#EDBDDC Color

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

Color preview

#EDBDDC

Color formats

HEX
#EDBDDC
RGB
rgb(237, 189, 220)
RGBA
rgba(237, 189, 220, 1)
HSL
hsl(321, 57%, 84%)
HSV
hsv(321, 20%, 93%)
CMYK
cmyk(0%, 20%, 7%, 7%)
CSS variable
--color-primary: #EDBDDC;
Lowercase HEX
#edbddc

Shades

Tints

Tones

Harmony

CSS snippets for #EDBDDC

.color-edbddc {
  color: #EDBDDC;
  background-color: #EDBDDC;
}

Frequently asked questions

What color is #EDBDDC?+

#EDBDDC is a HEX color with RGB value rgb(237, 189, 220) and HSL value hsl(321, 57%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EDBDDC?+

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