#F1EEA0 Color

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

Color preview

#F1EEA0

Color formats

HEX
#F1EEA0
RGB
rgb(241, 238, 160)
RGBA
rgba(241, 238, 160, 1)
HSL
hsl(58, 74%, 79%)
HSV
hsv(58, 34%, 95%)
CMYK
cmyk(0%, 1%, 34%, 5%)
CSS variable
--color-primary: #F1EEA0;
Lowercase HEX
#f1eea0

Shades

Tints

Tones

Harmony

CSS snippets for #F1EEA0

.color-f1eea0 {
  color: #F1EEA0;
  background-color: #F1EEA0;
}

Frequently asked questions

What color is #F1EEA0?+

#F1EEA0 is a HEX color with RGB value rgb(241, 238, 160) and HSL value hsl(58, 74%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F1EEA0?+

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