#E7BCCF Color

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

Color preview

#E7BCCF

Color formats

HEX
#E7BCCF
RGB
rgb(231, 188, 207)
RGBA
rgba(231, 188, 207, 1)
HSL
hsl(333, 47%, 82%)
HSV
hsv(333, 19%, 91%)
CMYK
cmyk(0%, 19%, 10%, 9%)
CSS variable
--color-primary: #E7BCCF;
Lowercase HEX
#e7bccf

Shades

Tints

Tones

Harmony

CSS snippets for #E7BCCF

.color-e7bccf {
  color: #E7BCCF;
  background-color: #E7BCCF;
}

Frequently asked questions

What color is #E7BCCF?+

#E7BCCF is a HEX color with RGB value rgb(231, 188, 207) and HSL value hsl(333, 47%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E7BCCF?+

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