#ECB2E6 Color

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

Color preview

#ECB2E6

Color formats

HEX
#ECB2E6
RGB
rgb(236, 178, 230)
RGBA
rgba(236, 178, 230, 1)
HSL
hsl(306, 60%, 81%)
HSV
hsv(306, 25%, 93%)
CMYK
cmyk(0%, 25%, 3%, 7%)
CSS variable
--color-primary: #ECB2E6;
Lowercase HEX
#ecb2e6

Shades

Tints

Tones

Harmony

CSS snippets for #ECB2E6

.color-ecb2e6 {
  color: #ECB2E6;
  background-color: #ECB2E6;
}

Frequently asked questions

What color is #ECB2E6?+

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

What is the closest Tailwind color to #ECB2E6?+

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