#E5BFAB Color

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

Color preview

#E5BFAB

Color formats

HEX
#E5BFAB
RGB
rgb(229, 191, 171)
RGBA
rgba(229, 191, 171, 1)
HSL
hsl(21, 53%, 78%)
HSV
hsv(21, 25%, 90%)
CMYK
cmyk(0%, 17%, 25%, 10%)
CSS variable
--color-primary: #E5BFAB;
Lowercase HEX
#e5bfab

Shades

Tints

Tones

Harmony

CSS snippets for #E5BFAB

.color-e5bfab {
  color: #E5BFAB;
  background-color: #E5BFAB;
}

Frequently asked questions

What color is #E5BFAB?+

#E5BFAB is a HEX color with RGB value rgb(229, 191, 171) and HSL value hsl(21, 53%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E5BFAB?+

The closest Tailwind color is orange-200, available as the bg-orange-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