#E6BCC0 Color

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

Color preview

#E6BCC0

Color formats

HEX
#E6BCC0
RGB
rgb(230, 188, 192)
RGBA
rgba(230, 188, 192, 1)
HSL
hsl(354, 46%, 82%)
HSV
hsv(354, 18%, 90%)
CMYK
cmyk(0%, 18%, 17%, 10%)
CSS variable
--color-primary: #E6BCC0;
Lowercase HEX
#e6bcc0

Shades

Tints

Tones

Harmony

CSS snippets for #E6BCC0

.color-e6bcc0 {
  color: #E6BCC0;
  background-color: #E6BCC0;
}

Frequently asked questions

What color is #E6BCC0?+

#E6BCC0 is a HEX color with RGB value rgb(230, 188, 192) and HSL value hsl(354, 46%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E6BCC0?+

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