#E6BAE5 Color

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

Color preview

#E6BAE5

Color formats

HEX
#E6BAE5
RGB
rgb(230, 186, 229)
RGBA
rgba(230, 186, 229, 1)
HSL
hsl(301, 47%, 82%)
HSV
hsv(301, 19%, 90%)
CMYK
cmyk(0%, 19%, 0%, 10%)
CSS variable
--color-primary: #E6BAE5;
Lowercase HEX
#e6bae5

Shades

Tints

Tones

Harmony

CSS snippets for #E6BAE5

.color-e6bae5 {
  color: #E6BAE5;
  background-color: #E6BAE5;
}

Frequently asked questions

What color is #E6BAE5?+

#E6BAE5 is a HEX color with RGB value rgb(230, 186, 229) and HSL value hsl(301, 47%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E6BAE5?+

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