#EDABCC Color

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

Color preview

#EDABCC

Color formats

HEX
#EDABCC
RGB
rgb(237, 171, 204)
RGBA
rgba(237, 171, 204, 1)
HSL
hsl(330, 65%, 80%)
HSV
hsv(330, 28%, 93%)
CMYK
cmyk(0%, 28%, 14%, 7%)
CSS variable
--color-primary: #EDABCC;
Lowercase HEX
#edabcc

Shades

Tints

Tones

Harmony

CSS snippets for #EDABCC

.color-edabcc {
  color: #EDABCC;
  background-color: #EDABCC;
}

Frequently asked questions

What color is #EDABCC?+

#EDABCC is a HEX color with RGB value rgb(237, 171, 204) and HSL value hsl(330, 65%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EDABCC?+

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