#F0EFEE Color

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

Color preview

#F0EFEE

Color formats

HEX
#F0EFEE
RGB
rgb(240, 239, 238)
RGBA
rgba(240, 239, 238, 1)
HSL
hsl(30, 6%, 94%)
HSV
hsv(30, 1%, 94%)
CMYK
cmyk(0%, 0%, 1%, 6%)
CSS variable
--color-primary: #F0EFEE;
Lowercase HEX
#f0efee

Shades

Tints

Tones

Harmony

CSS snippets for #F0EFEE

.color-f0efee {
  color: #F0EFEE;
  background-color: #F0EFEE;
}

Frequently asked questions

What color is #F0EFEE?+

#F0EFEE is a HEX color with RGB value rgb(240, 239, 238) and HSL value hsl(30, 6%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F0EFEE?+

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