#F5EAAA Color

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

Color preview

#F5EAAA

Color formats

HEX
#F5EAAA
RGB
rgb(245, 234, 170)
RGBA
rgba(245, 234, 170, 1)
HSL
hsl(51, 79%, 81%)
HSV
hsv(51, 31%, 96%)
CMYK
cmyk(0%, 4%, 31%, 4%)
CSS variable
--color-primary: #F5EAAA;
Lowercase HEX
#f5eaaa

Shades

Tints

Tones

Harmony

CSS snippets for #F5EAAA

.color-f5eaaa {
  color: #F5EAAA;
  background-color: #F5EAAA;
}

Frequently asked questions

What color is #F5EAAA?+

#F5EAAA is a HEX color with RGB value rgb(245, 234, 170) and HSL value hsl(51, 79%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F5EAAA?+

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