#ECB5E7 Color

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

Color preview

#ECB5E7

Color formats

HEX
#ECB5E7
RGB
rgb(236, 181, 231)
RGBA
rgba(236, 181, 231, 1)
HSL
hsl(305, 59%, 82%)
HSV
hsv(305, 23%, 93%)
CMYK
cmyk(0%, 23%, 2%, 7%)
CSS variable
--color-primary: #ECB5E7;
Lowercase HEX
#ecb5e7

Shades

Tints

Tones

Harmony

CSS snippets for #ECB5E7

.color-ecb5e7 {
  color: #ECB5E7;
  background-color: #ECB5E7;
}

Frequently asked questions

What color is #ECB5E7?+

#ECB5E7 is a HEX color with RGB value rgb(236, 181, 231) and HSL value hsl(305, 59%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #ECB5E7?+

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