Skip to main content Skip to docs navigation

#f0806f hex color | Download Dark Orange 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 2344 C and its hex is #F18070 Nearest Color Name

Color Hue/Base color: Orange

Hex #f0806f Color code in RGB color code model is created after adding 94.12% red color, 50.2% green color and 43.53% blue color. Hex #f0806f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 54% yellow and 5.88% black.

Hex #f0806f color code is between #ee8877 web safe hex color code and #ff7766 web safe hex color code. #ee8877 is the nearest web safe color code. You can see here many more shades of #f0806f color code.

RGB Chart

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

Color Table

Hex Color Code f0806f #f0806f
RGB Decimal 240, 128, 111 240, 128, 111
RGB Percent 94%, 50%, 44% rgb(94%, 50%, 44%)
CSS RGBa 240, 128, 111,1 rgba(240,128,111,1)
CMYK Model cmyk(0%,47%,54%,5.88%)
HSL Color Space 8,81% ,69% hsl(8,81% ,69%)
HSV Color Space 8°, 54%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110000 10000000 01101111
Octal 360 200 157
Decimal 240 128 111
Hex f0 80 6f

Different shades of #f0806f color code.

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

Darkest of #f0806f
#b32813
Darker of #f0806f
#e13217
Dark of #f0806f
#eb5741
Base of #f0806f
#f0806f
Light of #f0806f
#f5a99d
Lighter
#fad1cb
Lightest
#fefafa

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

#f0806f
#6fdff0

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

Split Complementary

#f0806f
#6ff0c0
#6f9ef0

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

Analogous Color

#f06fa9
#f06f94
#f0806f
#f0ab6f
#f0e16f

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

#f0806f
#806ff0
#6ff080

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

#f0806f
#6ff080
#6fdff0
#f06fdf

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

#f0806f
#9ef06f
#6fdff0
#c06ff0

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 #f0806f

#851e0e
#b32813
#e13217
#eb5741
#f0806f
#f5a99d
#fad1cb
#fefafa
#ffffff

Tints of #f0806f Color

#f0806f
#f18e7f
#f39c8f
#f5aa9f
#f6b8af
#f8c6bf
#fad4cf
#fbe2df
#fdf0ef
#ffffff

Shades of #f0806f color code

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

#f0806f
#d57162
#ba6356
#a0554a
#85473d
#6a3831
#502a25
#351c18
#1a0e0c
#000000

Tones

#f0806f
#e08c7f
#d0978f
#c0a39f
#b0afaf

Tones

Similar Color like #f0806f color

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

#f18170
#f28271
#f38372
#f48473
#f58574
#f68675
#f78776
#f88877
#f98978
#fa8a79
#fb8b7a
#fc8c7b
#fd8d7c
#fe8e7d
#ef7f6e
#ee7e6d
#ed7d6c
#ec7c6b
#eb7b6a
#ea7a69
#e97968
#e87867
#e77766
#e67665
#e57564
#e47463
#e37362
#e27261

Download this Dark Orange

Hex #f0806f 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.

#f0806f Color Code Preview on Black Background Color

This is how #f0806f Color will look on black background color. Color contrast ratio is 8.02

#f0806f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0806f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0806f

#f0806f color code is use for CSS Background Color

Background color for the above div is #f0806f

HTML with inline CSS

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

#f0806f color code is use for CSS Border Color

CSS Border color for the above div is #f0806f

HTML with inline CSS

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

CSS Border Left color for the above div is #f0806f

HTML with inline CSS

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

CSS Border Right color for the above div is #f0806f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f0806f

HTML with inline CSS

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

CSS Border Top color for the above div is #f0806f

HTML with inline CSS

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

#f0806f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f0806f Color code Preview on White Background

This is how #f0806f Color code will look on white background color. Color contrast ratio is 2.62

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 #f0806f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f0806f; }

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(240,128,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,223,240,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(240,128,111,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }