Skip to main content Skip to docs navigation

#f85573 hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 184 C and its hex is #F65275 Nearest Color Name

Color Hue/Base color: Red

Hex #f85573 Color code in RGB color code model is created after adding 97.25% red color, 33.33% green color and 45.1% blue color. Hex #f85573 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 54% yellow and 2.75% black.

Hex #f85573 color code is between #ff4477 web safe hex color code and #ee6666 web safe hex color code. #ff4477 is the nearest web safe color code. You can see here many more shades of #f85573 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code f85573 #f85573
RGB Decimal 248, 85, 115 248, 85, 115
RGB Percent 97%, 33%, 45% rgb(97%, 33%, 45%)
CSS RGBa 248, 85, 115,1 rgba(248,85,115,1)
CMYK Model cmyk(0%,66%,54%,2.75%)
HSL Color Space 349,92% ,65% hsl(349,92% ,65%)
HSV Color Space 349°, 66%, 97%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111000 01010101 01110011
Octal 370 125 163
Decimal 248 85 115
Hex f8 55 73

Different shades of #f85573 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #f85573
#ad0726
Darker of #f85573
#de0930
Dark of #f85573
#f6244b
Base of #f85573
#f85573
Light of #f85573
#fa869b
Lighter
#fcb7c4
Lightest
#fee8ec

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#f85573
#55f8da

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#f85573
#55f888
#55c4f8

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#f855d2
#f855b7
#f85573
#f86d55
#f8b155

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#f85573
#5573f8
#73f855

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#f85573
#73f855
#55f8da
#da55f8

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#f85573
#c4f855
#55f8da
#8855f8

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #f85573

#7c051b
#ad0726
#de0930
#f6244b
#f85573
#fa869b
#fcb7c4
#fee8ec
#ffffff

Tints of #f85573 Color

#f85573
#f86782
#f97a92
#fa8da1
#fba0b1
#fbb3c0
#fcc6d0
#fdd9df
#feecef
#ffffff

Shades of #f85573 color code

Generate more color scales with scales (color stack) generator.

#f85573
#dc4b66
#c04259
#a5384c
#892f3f
#6e2533
#521c26
#371219
#1b090c
#000000

Tones

#f85573
#e6677e
#d57889
#c38a95
#b19ca0

Tones

Similar Color like #f85573 color

Find visually similar hex color codes nearing to #f85573 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#f95674
#fa5775
#fb5876
#fc5977
#fd5a78
#fe5b79
#ff5c7a
#ff5d7b
#ff5e7c
#ff5f7d
#ff607e
#ff617f
#ff6280
#ff6381
#f75472
#f65371
#f55270
#f4516f
#f3506e
#f24f6d
#f14e6c
#f04d6b
#ef4c6a
#ee4b69
#ed4a68
#ec4967
#eb4866
#ea4765

Download this Dark Red

Hex #f85573 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#f85573 Color Code Preview on Black Background Color

This is how #f85573 Color will look on black background color. Color contrast ratio is 6.54

#f85573 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#f85573">Your Example Paragraph content text in with font color #f85573 </p>

Your Example Paragraph content text in with font color #f85573

HTML with inline CSS

<div style="color:#f85573">Your Paragraph text in with font color #f85573 </div>

Your Example Paragraph content text in with font color #f85573

#f85573 color code is use for CSS Background Color

Background color for the above div is #f85573

HTML with inline CSS

<div style="background-color:#f85573;"></div>

#f85573 color code is use for CSS Border Color

CSS Border color for the above div is #f85573

HTML with inline CSS

<div style="border:5px solid #f85573;"></div>

CSS Border Left color for the above div is #f85573

HTML with inline CSS

<div style="border-left:5px solid #f85573;"></div>

CSS Border Right color for the above div is #f85573

HTML with inline CSS

<div style="border-right:5px solid #f85573;"></div>

CSS Border Bottom color for the above div is #f85573

HTML with inline CSS

<div style="border-bottom:5px solid #f85573;"></div>

CSS Border Top color for the above div is #f85573

HTML with inline CSS

<div style="border-top:5px solid #f85573;"></div>

#f85573 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#f85573; } .examplecolorclass {color:#f85573; } .examplebordercolor {border:3px solid #f85573; }

#f85573 Color code Preview on White Background

This is how #f85573 Color code will look on white background color. Color contrast ratio is 3.21

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #f85573; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f85573; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(248,85,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(85,248,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(248,85,115,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }