#F0EEEA Color

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

Color preview

#F0EEEA

Color formats

HEX
#F0EEEA
RGB
rgb(240, 238, 234)
RGBA
rgba(240, 238, 234, 1)
HSL
hsl(40, 17%, 93%)
HSV
hsv(40, 3%, 94%)
CMYK
cmyk(0%, 1%, 3%, 6%)
CSS variable
--color-primary: #F0EEEA;
Lowercase HEX
#f0eeea

Shades

Tints

Tones

Harmony

CSS snippets for #F0EEEA

.color-f0eeea {
  color: #F0EEEA;
  background-color: #F0EEEA;
}

Frequently asked questions

What color is #F0EEEA?+

#F0EEEA is a HEX color with RGB value rgb(240, 238, 234) and HSL value hsl(40, 17%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #F0EEEA?+

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