#F1EEEB Color

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

Color preview

#F1EEEB

Color formats

HEX
#F1EEEB
RGB
rgb(241, 238, 235)
RGBA
rgba(241, 238, 235, 1)
HSL
hsl(30, 18%, 93%)
HSV
hsv(30, 2%, 95%)
CMYK
cmyk(0%, 1%, 2%, 5%)
CSS variable
--color-primary: #F1EEEB;
Lowercase HEX
#f1eeeb

Shades

Tints

Tones

Harmony

CSS snippets for #F1EEEB

.color-f1eeeb {
  color: #F1EEEB;
  background-color: #F1EEEB;
}

Frequently asked questions

What color is #F1EEEB?+

#F1EEEB is a HEX color with RGB value rgb(241, 238, 235) and HSL value hsl(30, 18%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F1EEEB?+

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