#FED2EE Color

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

Color preview

#FED2EE

Color formats

HEX
#FED2EE
RGB
rgb(254, 210, 238)
RGBA
rgba(254, 210, 238, 1)
HSL
hsl(322, 96%, 91%)
HSV
hsv(322, 17%, 100%)
CMYK
cmyk(0%, 17%, 6%, 0%)
CSS variable
--color-primary: #FED2EE;
Lowercase HEX
#fed2ee

Shades

Tints

Tones

Harmony

CSS snippets for #FED2EE

.color-fed2ee {
  color: #FED2EE;
  background-color: #FED2EE;
}

Frequently asked questions

What color is #FED2EE?+

#FED2EE is a HEX color with RGB value rgb(254, 210, 238) and HSL value hsl(322, 96%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FED2EE?+

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