#F0EEAA Color

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

Color preview

#F0EEAA

Color formats

HEX
#F0EEAA
RGB
rgb(240, 238, 170)
RGBA
rgba(240, 238, 170, 1)
HSL
hsl(58, 70%, 80%)
HSV
hsv(58, 29%, 94%)
CMYK
cmyk(0%, 1%, 29%, 6%)
CSS variable
--color-primary: #F0EEAA;
Lowercase HEX
#f0eeaa

Shades

Tints

Tones

Harmony

CSS snippets for #F0EEAA

.color-f0eeaa {
  color: #F0EEAA;
  background-color: #F0EEAA;
}

Frequently asked questions

What color is #F0EEAA?+

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

What is the closest Tailwind color to #F0EEAA?+

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