#EBBAE7 Color

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

Color preview

#EBBAE7

Color formats

HEX
#EBBAE7
RGB
rgb(235, 186, 231)
RGBA
rgba(235, 186, 231, 1)
HSL
hsl(305, 55%, 83%)
HSV
hsv(305, 21%, 92%)
CMYK
cmyk(0%, 21%, 2%, 8%)
CSS variable
--color-primary: #EBBAE7;
Lowercase HEX
#ebbae7

Shades

Tints

Tones

Harmony

CSS snippets for #EBBAE7

.color-ebbae7 {
  color: #EBBAE7;
  background-color: #EBBAE7;
}

Frequently asked questions

What color is #EBBAE7?+

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

What is the closest Tailwind color to #EBBAE7?+

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