#EEC2FA Color

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

Color preview

#EEC2FA

Color formats

HEX
#EEC2FA
RGB
rgb(238, 194, 250)
RGBA
rgba(238, 194, 250, 1)
HSL
hsl(287, 85%, 87%)
HSV
hsv(287, 22%, 98%)
CMYK
cmyk(5%, 22%, 0%, 2%)
CSS variable
--color-primary: #EEC2FA;
Lowercase HEX
#eec2fa

Shades

Tints

Tones

Harmony

CSS snippets for #EEC2FA

.color-eec2fa {
  color: #EEC2FA;
  background-color: #EEC2FA;
}

Frequently asked questions

What color is #EEC2FA?+

#EEC2FA is a HEX color with RGB value rgb(238, 194, 250) and HSL value hsl(287, 85%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EEC2FA?+

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