#F0AE8D Color

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

Color preview

#F0AE8D

Color formats

HEX
#F0AE8D
RGB
rgb(240, 174, 141)
RGBA
rgba(240, 174, 141, 1)
HSL
hsl(20, 77%, 75%)
HSV
hsv(20, 41%, 94%)
CMYK
cmyk(0%, 27%, 41%, 6%)
CSS variable
--color-primary: #F0AE8D;
Lowercase HEX
#f0ae8d

Shades

Tints

Tones

Harmony

CSS snippets for #F0AE8D

.color-f0ae8d {
  color: #F0AE8D;
  background-color: #F0AE8D;
}

Frequently asked questions

What color is #F0AE8D?+

#F0AE8D is a HEX color with RGB value rgb(240, 174, 141) and HSL value hsl(20, 77%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F0AE8D?+

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