#F1EEEC Color

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

Color preview

#F1EEEC

Color formats

HEX
#F1EEEC
RGB
rgb(241, 238, 236)
RGBA
rgba(241, 238, 236, 1)
HSL
hsl(24, 15%, 94%)
HSV
hsv(24, 2%, 95%)
CMYK
cmyk(0%, 1%, 2%, 5%)
CSS variable
--color-primary: #F1EEEC;
Lowercase HEX
#f1eeec

Shades

Tints

Tones

Harmony

CSS snippets for #F1EEEC

.color-f1eeec {
  color: #F1EEEC;
  background-color: #F1EEEC;
}

Frequently asked questions

What color is #F1EEEC?+

#F1EEEC is a HEX color with RGB value rgb(241, 238, 236) and HSL value hsl(24, 15%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F1EEEC?+

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