#E5B8BF Color

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

Color preview

#E5B8BF

Color formats

HEX
#E5B8BF
RGB
rgb(229, 184, 191)
RGBA
rgba(229, 184, 191, 1)
HSL
hsl(351, 46%, 81%)
HSV
hsv(351, 20%, 90%)
CMYK
cmyk(0%, 20%, 17%, 10%)
CSS variable
--color-primary: #E5B8BF;
Lowercase HEX
#e5b8bf

Shades

Tints

Tones

Harmony

CSS snippets for #E5B8BF

.color-e5b8bf {
  color: #E5B8BF;
  background-color: #E5B8BF;
}

Frequently asked questions

What color is #E5B8BF?+

#E5B8BF is a HEX color with RGB value rgb(229, 184, 191) and HSL value hsl(351, 46%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E5B8BF?+

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