#F0ECEE Color

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

Color preview

#F0ECEE

Color formats

HEX
#F0ECEE
RGB
rgb(240, 236, 238)
RGBA
rgba(240, 236, 238, 1)
HSL
hsl(330, 12%, 93%)
HSV
hsv(330, 2%, 94%)
CMYK
cmyk(0%, 2%, 1%, 6%)
CSS variable
--color-primary: #F0ECEE;
Lowercase HEX
#f0ecee

Shades

Tints

Tones

Harmony

CSS snippets for #F0ECEE

.color-f0ecee {
  color: #F0ECEE;
  background-color: #F0ECEE;
}

Frequently asked questions

What color is #F0ECEE?+

#F0ECEE is a HEX color with RGB value rgb(240, 236, 238) and HSL value hsl(330, 12%, 93%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F0ECEE?+

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