#F8EADD Color

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

Color preview

#F8EADD

Color formats

HEX
#F8EADD
RGB
rgb(248, 234, 221)
RGBA
rgba(248, 234, 221, 1)
HSL
hsl(29, 66%, 92%)
HSV
hsv(29, 11%, 97%)
CMYK
cmyk(0%, 6%, 11%, 3%)
CSS variable
--color-primary: #F8EADD;
Lowercase HEX
#f8eadd

Shades

Tints

Tones

Harmony

CSS snippets for #F8EADD

.color-f8eadd {
  color: #F8EADD;
  background-color: #F8EADD;
}

Frequently asked questions

What color is #F8EADD?+

#F8EADD is a HEX color with RGB value rgb(248, 234, 221) and HSL value hsl(29, 66%, 92%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F8EADD?+

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