#E6C2BF Color

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

Color preview

#E6C2BF

Color formats

HEX
#E6C2BF
RGB
rgb(230, 194, 191)
RGBA
rgba(230, 194, 191, 1)
HSL
hsl(5, 44%, 83%)
HSV
hsv(5, 17%, 90%)
CMYK
cmyk(0%, 16%, 17%, 10%)
CSS variable
--color-primary: #E6C2BF;
Lowercase HEX
#e6c2bf

Shades

Tints

Tones

Harmony

CSS snippets for #E6C2BF

.color-e6c2bf {
  color: #E6C2BF;
  background-color: #E6C2BF;
}

Frequently asked questions

What color is #E6C2BF?+

#E6C2BF is a HEX color with RGB value rgb(230, 194, 191) and HSL value hsl(5, 44%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E6C2BF?+

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