#F1EEAF Color

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

Color preview

#F1EEAF

Color formats

HEX
#F1EEAF
RGB
rgb(241, 238, 175)
RGBA
rgba(241, 238, 175, 1)
HSL
hsl(57, 70%, 82%)
HSV
hsv(57, 27%, 95%)
CMYK
cmyk(0%, 1%, 27%, 5%)
CSS variable
--color-primary: #F1EEAF;
Lowercase HEX
#f1eeaf

Shades

Tints

Tones

Harmony

CSS snippets for #F1EEAF

.color-f1eeaf {
  color: #F1EEAF;
  background-color: #F1EEAF;
}

Frequently asked questions

What color is #F1EEAF?+

#F1EEAF is a HEX color with RGB value rgb(241, 238, 175) and HSL value hsl(57, 70%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F1EEAF?+

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