#ECB2E2 Color

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

Color preview

#ECB2E2

Color formats

HEX
#ECB2E2
RGB
rgb(236, 178, 226)
RGBA
rgba(236, 178, 226, 1)
HSL
hsl(310, 60%, 81%)
HSV
hsv(310, 25%, 93%)
CMYK
cmyk(0%, 25%, 4%, 7%)
CSS variable
--color-primary: #ECB2E2;
Lowercase HEX
#ecb2e2

Shades

Tints

Tones

Harmony

CSS snippets for #ECB2E2

.color-ecb2e2 {
  color: #ECB2E2;
  background-color: #ECB2E2;
}

Frequently asked questions

What color is #ECB2E2?+

#ECB2E2 is a HEX color with RGB value rgb(236, 178, 226) and HSL value hsl(310, 60%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #ECB2E2?+

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