#FEE7E0 Color

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

Color preview

#FEE7E0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FEE7E0

.color-fee7e0 {
  color: #FEE7E0;
  background-color: #FEE7E0;
}

Frequently asked questions

What color is #FEE7E0?+

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

What is the closest Tailwind color to #FEE7E0?+

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