#E6BCBF Color

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

Color preview

#E6BCBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E6BCBF

.color-e6bcbf {
  color: #E6BCBF;
  background-color: #E6BCBF;
}

Frequently asked questions

What color is #E6BCBF?+

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

What is the closest Tailwind color to #E6BCBF?+

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