#F1F0EE Color

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

Color preview

#F1F0EE

Color formats

HEX
#F1F0EE
RGB
rgb(241, 240, 238)
RGBA
rgba(241, 240, 238, 1)
HSL
hsl(40, 10%, 94%)
HSV
hsv(40, 1%, 95%)
CMYK
cmyk(0%, 0%, 1%, 5%)
CSS variable
--color-primary: #F1F0EE;
Lowercase HEX
#f1f0ee

Shades

Tints

Tones

Harmony

CSS snippets for #F1F0EE

.color-f1f0ee {
  color: #F1F0EE;
  background-color: #F1F0EE;
}

Frequently asked questions

What color is #F1F0EE?+

#F1F0EE is a HEX color with RGB value rgb(241, 240, 238) and HSL value hsl(40, 10%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F1F0EE?+

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