#EBBAE8 Color

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

Color preview

#EBBAE8

Color formats

HEX
#EBBAE8
RGB
rgb(235, 186, 232)
RGBA
rgba(235, 186, 232, 1)
HSL
hsl(304, 55%, 83%)
HSV
hsv(304, 21%, 92%)
CMYK
cmyk(0%, 21%, 1%, 8%)
CSS variable
--color-primary: #EBBAE8;
Lowercase HEX
#ebbae8

Shades

Tints

Tones

Harmony

CSS snippets for #EBBAE8

.color-ebbae8 {
  color: #EBBAE8;
  background-color: #EBBAE8;
}

Frequently asked questions

What color is #EBBAE8?+

#EBBAE8 is a HEX color with RGB value rgb(235, 186, 232) and HSL value hsl(304, 55%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EBBAE8?+

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