#FFE2ED Color

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

Color preview

#FFE2ED

Color formats

HEX
#FFE2ED
RGB
rgb(255, 226, 237)
RGBA
rgba(255, 226, 237, 1)
HSL
hsl(337, 100%, 94%)
HSV
hsv(337, 11%, 100%)
CMYK
cmyk(0%, 11%, 7%, 0%)
CSS variable
--color-primary: #FFE2ED;
Lowercase HEX
#ffe2ed

Shades

Tints

Tones

Harmony

CSS snippets for #FFE2ED

.color-ffe2ed {
  color: #FFE2ED;
  background-color: #FFE2ED;
}

Frequently asked questions

What color is #FFE2ED?+

#FFE2ED is a HEX color with RGB value rgb(255, 226, 237) and HSL value hsl(337, 100%, 94%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FFE2ED?+

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