#FEE4D9 Color

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

Color preview

#FEE4D9

Color formats

HEX
#FEE4D9
RGB
rgb(254, 228, 217)
RGBA
rgba(254, 228, 217, 1)
HSL
hsl(18, 95%, 92%)
HSV
hsv(18, 15%, 100%)
CMYK
cmyk(0%, 10%, 15%, 0%)
CSS variable
--color-primary: #FEE4D9;
Lowercase HEX
#fee4d9

Shades

Tints

Tones

Harmony

CSS snippets for #FEE4D9

.color-fee4d9 {
  color: #FEE4D9;
  background-color: #FEE4D9;
}

Frequently asked questions

What color is #FEE4D9?+

#FEE4D9 is a HEX color with RGB value rgb(254, 228, 217) and HSL value hsl(18, 95%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FEE4D9?+

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