#E7C0BF Color

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

Color preview

#E7C0BF

Color formats

HEX
#E7C0BF
RGB
rgb(231, 192, 191)
RGBA
rgba(231, 192, 191, 1)
HSL
hsl(1, 45%, 83%)
HSV
hsv(1, 17%, 91%)
CMYK
cmyk(0%, 17%, 17%, 9%)
CSS variable
--color-primary: #E7C0BF;
Lowercase HEX
#e7c0bf

Shades

Tints

Tones

Harmony

CSS snippets for #E7C0BF

.color-e7c0bf {
  color: #E7C0BF;
  background-color: #E7C0BF;
}

Frequently asked questions

What color is #E7C0BF?+

#E7C0BF is a HEX color with RGB value rgb(231, 192, 191) and HSL value hsl(1, 45%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E7C0BF?+

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