#E6BCCB Color

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

Color preview

#E6BCCB

Color formats

HEX
#E6BCCB
RGB
rgb(230, 188, 203)
RGBA
rgba(230, 188, 203, 1)
HSL
hsl(339, 46%, 82%)
HSV
hsv(339, 18%, 90%)
CMYK
cmyk(0%, 18%, 12%, 10%)
CSS variable
--color-primary: #E6BCCB;
Lowercase HEX
#e6bccb

Shades

Tints

Tones

Harmony

CSS snippets for #E6BCCB

.color-e6bccb {
  color: #E6BCCB;
  background-color: #E6BCCB;
}

Frequently asked questions

What color is #E6BCCB?+

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

What is the closest Tailwind color to #E6BCCB?+

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