#F8EAAA Color

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

Color preview

#F8EAAA

Color formats

HEX
#F8EAAA
RGB
rgb(248, 234, 170)
RGBA
rgba(248, 234, 170, 1)
HSL
hsl(49, 85%, 82%)
HSV
hsv(49, 31%, 97%)
CMYK
cmyk(0%, 6%, 31%, 3%)
CSS variable
--color-primary: #F8EAAA;
Lowercase HEX
#f8eaaa

Shades

Tints

Tones

Harmony

CSS snippets for #F8EAAA

.color-f8eaaa {
  color: #F8EAAA;
  background-color: #F8EAAA;
}

Frequently asked questions

What color is #F8EAAA?+

#F8EAAA is a HEX color with RGB value rgb(248, 234, 170) and HSL value hsl(49, 85%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F8EAAA?+

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