#EDBDD2 Color

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

Color preview

#EDBDD2

Color formats

HEX
#EDBDD2
RGB
rgb(237, 189, 210)
RGBA
rgba(237, 189, 210, 1)
HSL
hsl(334, 57%, 84%)
HSV
hsv(334, 20%, 93%)
CMYK
cmyk(0%, 20%, 11%, 7%)
CSS variable
--color-primary: #EDBDD2;
Lowercase HEX
#edbdd2

Shades

Tints

Tones

Harmony

CSS snippets for #EDBDD2

.color-edbdd2 {
  color: #EDBDD2;
  background-color: #EDBDD2;
}

Frequently asked questions

What color is #EDBDD2?+

#EDBDD2 is a HEX color with RGB value rgb(237, 189, 210) and HSL value hsl(334, 57%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EDBDD2?+

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