#F8EADF Color

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

Color preview

#F8EADF

Color formats

HEX
#F8EADF
RGB
rgb(248, 234, 223)
RGBA
rgba(248, 234, 223, 1)
HSL
hsl(26, 64%, 92%)
HSV
hsv(26, 10%, 97%)
CMYK
cmyk(0%, 6%, 10%, 3%)
CSS variable
--color-primary: #F8EADF;
Lowercase HEX
#f8eadf

Shades

Tints

Tones

Harmony

CSS snippets for #F8EADF

.color-f8eadf {
  color: #F8EADF;
  background-color: #F8EADF;
}

Frequently asked questions

What color is #F8EADF?+

#F8EADF is a HEX color with RGB value rgb(248, 234, 223) and HSL value hsl(26, 64%, 92%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F8EADF?+

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