#EDB2E1 Color

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

Color preview

#EDB2E1

Color formats

HEX
#EDB2E1
RGB
rgb(237, 178, 225)
RGBA
rgba(237, 178, 225, 1)
HSL
hsl(312, 62%, 81%)
HSV
hsv(312, 25%, 93%)
CMYK
cmyk(0%, 25%, 5%, 7%)
CSS variable
--color-primary: #EDB2E1;
Lowercase HEX
#edb2e1

Shades

Tints

Tones

Harmony

CSS snippets for #EDB2E1

.color-edb2e1 {
  color: #EDB2E1;
  background-color: #EDB2E1;
}

Frequently asked questions

What color is #EDB2E1?+

#EDB2E1 is a HEX color with RGB value rgb(237, 178, 225) and HSL value hsl(312, 62%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EDB2E1?+

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