#F0EAEE Color

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

Color preview

#F0EAEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0EAEE

.color-f0eaee {
  color: #F0EAEE;
  background-color: #F0EAEE;
}

Frequently asked questions

What color is #F0EAEE?+

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

What is the closest Tailwind color to #F0EAEE?+

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