#EDBDEB Color

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

Color preview

#EDBDEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDBDEB

.color-edbdeb {
  color: #EDBDEB;
  background-color: #EDBDEB;
}

Frequently asked questions

What color is #EDBDEB?+

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

What is the closest Tailwind color to #EDBDEB?+

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