#EDBAD2 Color

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

Color preview

#EDBAD2

Color formats

HEX
#EDBAD2
RGB
rgb(237, 186, 210)
RGBA
rgba(237, 186, 210, 1)
HSL
hsl(332, 59%, 83%)
HSV
hsv(332, 22%, 93%)
CMYK
cmyk(0%, 22%, 11%, 7%)
CSS variable
--color-primary: #EDBAD2;
Lowercase HEX
#edbad2

Shades

Tints

Tones

Harmony

CSS snippets for #EDBAD2

.color-edbad2 {
  color: #EDBAD2;
  background-color: #EDBAD2;
}

Frequently asked questions

What color is #EDBAD2?+

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

What is the closest Tailwind color to #EDBAD2?+

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