#E2BBCC Color

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

Color preview

#E2BBCC

Color formats

HEX
#E2BBCC
RGB
rgb(226, 187, 204)
RGBA
rgba(226, 187, 204, 1)
HSL
hsl(334, 40%, 81%)
HSV
hsv(334, 17%, 89%)
CMYK
cmyk(0%, 17%, 10%, 11%)
CSS variable
--color-primary: #E2BBCC;
Lowercase HEX
#e2bbcc

Shades

Tints

Tones

Harmony

CSS snippets for #E2BBCC

.color-e2bbcc {
  color: #E2BBCC;
  background-color: #E2BBCC;
}

Frequently asked questions

What color is #E2BBCC?+

#E2BBCC is a HEX color with RGB value rgb(226, 187, 204) and HSL value hsl(334, 40%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E2BBCC?+

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