#F0EADD Color

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

Color preview

#F0EADD

Color formats

HEX
#F0EADD
RGB
rgb(240, 234, 221)
RGBA
rgba(240, 234, 221, 1)
HSL
hsl(41, 39%, 90%)
HSV
hsv(41, 8%, 94%)
CMYK
cmyk(0%, 3%, 8%, 6%)
CSS variable
--color-primary: #F0EADD;
Lowercase HEX
#f0eadd

Shades

Tints

Tones

Harmony

CSS snippets for #F0EADD

.color-f0eadd {
  color: #F0EADD;
  background-color: #F0EADD;
}

Frequently asked questions

What color is #F0EADD?+

#F0EADD is a HEX color with RGB value rgb(240, 234, 221) and HSL value hsl(41, 39%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F0EADD?+

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