#F0EEF0 Color

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

Color preview

#F0EEF0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0EEF0

.color-f0eef0 {
  color: #F0EEF0;
  background-color: #F0EEF0;
}

Frequently asked questions

What color is #F0EEF0?+

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

What is the closest Tailwind color to #F0EEF0?+

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