#E8BAC4 Color

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

Color preview

#E8BAC4

Color formats

HEX
#E8BAC4
RGB
rgb(232, 186, 196)
RGBA
rgba(232, 186, 196, 1)
HSL
hsl(347, 50%, 82%)
HSV
hsv(347, 20%, 91%)
CMYK
cmyk(0%, 20%, 16%, 9%)
CSS variable
--color-primary: #E8BAC4;
Lowercase HEX
#e8bac4

Shades

Tints

Tones

Harmony

CSS snippets for #E8BAC4

.color-e8bac4 {
  color: #E8BAC4;
  background-color: #E8BAC4;
}

Frequently asked questions

What color is #E8BAC4?+

#E8BAC4 is a HEX color with RGB value rgb(232, 186, 196) and HSL value hsl(347, 50%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E8BAC4?+

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