#FEE6DF Color

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

Color preview

#FEE6DF

Color formats

HEX
#FEE6DF
RGB
rgb(254, 230, 223)
RGBA
rgba(254, 230, 223, 1)
HSL
hsl(14, 94%, 94%)
HSV
hsv(14, 12%, 100%)
CMYK
cmyk(0%, 9%, 12%, 0%)
CSS variable
--color-primary: #FEE6DF;
Lowercase HEX
#fee6df

Shades

Tints

Tones

Harmony

CSS snippets for #FEE6DF

.color-fee6df {
  color: #FEE6DF;
  background-color: #FEE6DF;
}

Frequently asked questions

What color is #FEE6DF?+

#FEE6DF is a HEX color with RGB value rgb(254, 230, 223) and HSL value hsl(14, 94%, 94%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FEE6DF?+

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