#F0AE9C Color

Inspect #F0AE9C across formats, palettes, contrast and closest named color matches.

Color preview

#F0AE9C

Color formats

HEX
#F0AE9C
RGB
rgb(240, 174, 156)
RGBA
rgba(240, 174, 156, 1)
HSL
hsl(13, 74%, 78%)
HSV
hsv(13, 35%, 94%)
CMYK
cmyk(0%, 27%, 35%, 6%)
CSS variable
--color-primary: #F0AE9C;
Lowercase HEX
#f0ae9c

Shades

Tints

Tones

Harmony

CSS snippets for #F0AE9C

.color-f0ae9c {
  color: #F0AE9C;
  background-color: #F0AE9C;
}

Frequently asked questions

What color is #F0AE9C?+

#F0AE9C is a HEX color with RGB value rgb(240, 174, 156) and HSL value hsl(13, 74%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F0AE9C?+

The closest Tailwind color is red-300, available as the bg-red-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools