#ECBAE8 Color

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

Color preview

#ECBAE8

Color formats

HEX
#ECBAE8
RGB
rgb(236, 186, 232)
RGBA
rgba(236, 186, 232, 1)
HSL
hsl(305, 57%, 83%)
HSV
hsv(305, 21%, 93%)
CMYK
cmyk(0%, 21%, 2%, 7%)
CSS variable
--color-primary: #ECBAE8;
Lowercase HEX
#ecbae8

Shades

Tints

Tones

Harmony

CSS snippets for #ECBAE8

.color-ecbae8 {
  color: #ECBAE8;
  background-color: #ECBAE8;
}

Frequently asked questions

What color is #ECBAE8?+

#ECBAE8 is a HEX color with RGB value rgb(236, 186, 232) and HSL value hsl(305, 57%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #ECBAE8?+

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