#F0EECF Color

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

Color preview

#F0EECF

Color formats

HEX
#F0EECF
RGB
rgb(240, 238, 207)
RGBA
rgba(240, 238, 207, 1)
HSL
hsl(56, 52%, 88%)
HSV
hsv(56, 14%, 94%)
CMYK
cmyk(0%, 1%, 14%, 6%)
CSS variable
--color-primary: #F0EECF;
Lowercase HEX
#f0eecf

Shades

Tints

Tones

Harmony

CSS snippets for #F0EECF

.color-f0eecf {
  color: #F0EECF;
  background-color: #F0EECF;
}

Frequently asked questions

What color is #F0EECF?+

#F0EECF is a HEX color with RGB value rgb(240, 238, 207) and HSL value hsl(56, 52%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F0EECF?+

The closest Tailwind color is lime-100, available as the bg-lime-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