#E9BAE2 Color

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

Color preview

#E9BAE2

Color formats

HEX
#E9BAE2
RGB
rgb(233, 186, 226)
RGBA
rgba(233, 186, 226, 1)
HSL
hsl(309, 52%, 82%)
HSV
hsv(309, 20%, 91%)
CMYK
cmyk(0%, 20%, 3%, 9%)
CSS variable
--color-primary: #E9BAE2;
Lowercase HEX
#e9bae2

Shades

Tints

Tones

Harmony

CSS snippets for #E9BAE2

.color-e9bae2 {
  color: #E9BAE2;
  background-color: #E9BAE2;
}

Frequently asked questions

What color is #E9BAE2?+

#E9BAE2 is a HEX color with RGB value rgb(233, 186, 226) and HSL value hsl(309, 52%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E9BAE2?+

The closest Tailwind color is pink-300, available as the bg-pink-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