#F1EAAE Color

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

Color preview

#F1EAAE

Color formats

HEX
#F1EAAE
RGB
rgb(241, 234, 174)
RGBA
rgba(241, 234, 174, 1)
HSL
hsl(54, 71%, 81%)
HSV
hsv(54, 28%, 95%)
CMYK
cmyk(0%, 3%, 28%, 5%)
CSS variable
--color-primary: #F1EAAE;
Lowercase HEX
#f1eaae

Shades

Tints

Tones

Harmony

CSS snippets for #F1EAAE

.color-f1eaae {
  color: #F1EAAE;
  background-color: #F1EAAE;
}

Frequently asked questions

What color is #F1EAAE?+

#F1EAAE is a HEX color with RGB value rgb(241, 234, 174) and HSL value hsl(54, 71%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F1EAAE?+

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