#F0EFED Color

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

Color preview

#F0EFED

Color formats

HEX
#F0EFED
RGB
rgb(240, 239, 237)
RGBA
rgba(240, 239, 237, 1)
HSL
hsl(40, 9%, 94%)
HSV
hsv(40, 1%, 94%)
CMYK
cmyk(0%, 0%, 1%, 6%)
CSS variable
--color-primary: #F0EFED;
Lowercase HEX
#f0efed

Shades

Tints

Tones

Harmony

CSS snippets for #F0EFED

.color-f0efed {
  color: #F0EFED;
  background-color: #F0EFED;
}

Frequently asked questions

What color is #F0EFED?+

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

What is the closest Tailwind color to #F0EFED?+

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