#E9BFAB Color

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

Color preview

#E9BFAB

Color formats

HEX
#E9BFAB
RGB
rgb(233, 191, 171)
RGBA
rgba(233, 191, 171, 1)
HSL
hsl(19, 58%, 79%)
HSV
hsv(19, 27%, 91%)
CMYK
cmyk(0%, 18%, 27%, 9%)
CSS variable
--color-primary: #E9BFAB;
Lowercase HEX
#e9bfab

Shades

Tints

Tones

Harmony

CSS snippets for #E9BFAB

.color-e9bfab {
  color: #E9BFAB;
  background-color: #E9BFAB;
}

Frequently asked questions

What color is #E9BFAB?+

#E9BFAB is a HEX color with RGB value rgb(233, 191, 171) and HSL value hsl(19, 58%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E9BFAB?+

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