#F0EDEE Color

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

Color preview

#F0EDEE

Color formats

HEX
#F0EDEE
RGB
rgb(240, 237, 238)
RGBA
rgba(240, 237, 238, 1)
HSL
hsl(340, 9%, 94%)
HSV
hsv(340, 1%, 94%)
CMYK
cmyk(0%, 1%, 1%, 6%)
CSS variable
--color-primary: #F0EDEE;
Lowercase HEX
#f0edee

Shades

Tints

Tones

Harmony

CSS snippets for #F0EDEE

.color-f0edee {
  color: #F0EDEE;
  background-color: #F0EDEE;
}

Frequently asked questions

What color is #F0EDEE?+

#F0EDEE is a HEX color with RGB value rgb(240, 237, 238) and HSL value hsl(340, 9%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #F0EDEE?+

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