#F0EAAA Color

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

Color preview

#F0EAAA

Color formats

HEX
#F0EAAA
RGB
rgb(240, 234, 170)
RGBA
rgba(240, 234, 170, 1)
HSL
hsl(55, 70%, 80%)
HSV
hsv(55, 29%, 94%)
CMYK
cmyk(0%, 3%, 29%, 6%)
CSS variable
--color-primary: #F0EAAA;
Lowercase HEX
#f0eaaa

Shades

Tints

Tones

Harmony

CSS snippets for #F0EAAA

.color-f0eaaa {
  color: #F0EAAA;
  background-color: #F0EAAA;
}

Frequently asked questions

What color is #F0EAAA?+

#F0EAAA is a HEX color with RGB value rgb(240, 234, 170) and HSL value hsl(55, 70%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F0EAAA?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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