#EDBBD2 Color

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

Color preview

#EDBBD2

Color formats

HEX
#EDBBD2
RGB
rgb(237, 187, 210)
RGBA
rgba(237, 187, 210, 1)
HSL
hsl(332, 58%, 83%)
HSV
hsv(332, 21%, 93%)
CMYK
cmyk(0%, 21%, 11%, 7%)
CSS variable
--color-primary: #EDBBD2;
Lowercase HEX
#edbbd2

Shades

Tints

Tones

Harmony

CSS snippets for #EDBBD2

.color-edbbd2 {
  color: #EDBBD2;
  background-color: #EDBBD2;
}

Frequently asked questions

What color is #EDBBD2?+

#EDBBD2 is a HEX color with RGB value rgb(237, 187, 210) and HSL value hsl(332, 58%, 83%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EDBBD2?+

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