#EECCEF Color

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

Color preview

#EECCEF

Color formats

HEX
#EECCEF
RGB
rgb(238, 204, 239)
RGBA
rgba(238, 204, 239, 1)
HSL
hsl(298, 52%, 87%)
HSV
hsv(298, 15%, 94%)
CMYK
cmyk(0%, 15%, 0%, 6%)
CSS variable
--color-primary: #EECCEF;
Lowercase HEX
#eeccef

Shades

Tints

Tones

Harmony

CSS snippets for #EECCEF

.color-eeccef {
  color: #EECCEF;
  background-color: #EECCEF;
}

Frequently asked questions

What color is #EECCEF?+

#EECCEF is a HEX color with RGB value rgb(238, 204, 239) and HSL value hsl(298, 52%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EECCEF?+

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