#EDBADF Color

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

Color preview

#EDBADF

Color formats

HEX
#EDBADF
RGB
rgb(237, 186, 223)
RGBA
rgba(237, 186, 223, 1)
HSL
hsl(316, 59%, 83%)
HSV
hsv(316, 22%, 93%)
CMYK
cmyk(0%, 22%, 6%, 7%)
CSS variable
--color-primary: #EDBADF;
Lowercase HEX
#edbadf

Shades

Tints

Tones

Harmony

CSS snippets for #EDBADF

.color-edbadf {
  color: #EDBADF;
  background-color: #EDBADF;
}

Frequently asked questions

What color is #EDBADF?+

#EDBADF is a HEX color with RGB value rgb(237, 186, 223) and HSL value hsl(316, 59%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EDBADF?+

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