#EDADC2 Color

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

Color preview

#EDADC2

Color formats

HEX
#EDADC2
RGB
rgb(237, 173, 194)
RGBA
rgba(237, 173, 194, 1)
HSL
hsl(340, 64%, 80%)
HSV
hsv(340, 27%, 93%)
CMYK
cmyk(0%, 27%, 18%, 7%)
CSS variable
--color-primary: #EDADC2;
Lowercase HEX
#edadc2

Shades

Tints

Tones

Harmony

CSS snippets for #EDADC2

.color-edadc2 {
  color: #EDADC2;
  background-color: #EDADC2;
}

Frequently asked questions

What color is #EDADC2?+

#EDADC2 is a HEX color with RGB value rgb(237, 173, 194) and HSL value hsl(340, 64%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EDADC2?+

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