#E6BCCF Color

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

Color preview

#E6BCCF

Color formats

HEX
#E6BCCF
RGB
rgb(230, 188, 207)
RGBA
rgba(230, 188, 207, 1)
HSL
hsl(333, 46%, 82%)
HSV
hsv(333, 18%, 90%)
CMYK
cmyk(0%, 18%, 10%, 10%)
CSS variable
--color-primary: #E6BCCF;
Lowercase HEX
#e6bccf

Shades

Tints

Tones

Harmony

CSS snippets for #E6BCCF

.color-e6bccf {
  color: #E6BCCF;
  background-color: #E6BCCF;
}

Frequently asked questions

What color is #E6BCCF?+

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

What is the closest Tailwind color to #E6BCCF?+

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