#F8E2DF Color

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

Color preview

#F8E2DF

Color formats

HEX
#F8E2DF
RGB
rgb(248, 226, 223)
RGBA
rgba(248, 226, 223, 1)
HSL
hsl(7, 64%, 92%)
HSV
hsv(7, 10%, 97%)
CMYK
cmyk(0%, 9%, 10%, 3%)
CSS variable
--color-primary: #F8E2DF;
Lowercase HEX
#f8e2df

Shades

Tints

Tones

Harmony

CSS snippets for #F8E2DF

.color-f8e2df {
  color: #F8E2DF;
  background-color: #F8E2DF;
}

Frequently asked questions

What color is #F8E2DF?+

#F8E2DF is a HEX color with RGB value rgb(248, 226, 223) and HSL value hsl(7, 64%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F8E2DF?+

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