#EECBED Color

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

Color preview

#EECBED

Color formats

HEX
#EECBED
RGB
rgb(238, 203, 237)
RGBA
rgba(238, 203, 237, 1)
HSL
hsl(302, 51%, 86%)
HSV
hsv(302, 15%, 93%)
CMYK
cmyk(0%, 15%, 0%, 7%)
CSS variable
--color-primary: #EECBED;
Lowercase HEX
#eecbed

Shades

Tints

Tones

Harmony

CSS snippets for #EECBED

.color-eecbed {
  color: #EECBED;
  background-color: #EECBED;
}

Frequently asked questions

What color is #EECBED?+

#EECBED is a HEX color with RGB value rgb(238, 203, 237) and HSL value hsl(302, 51%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EECBED?+

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