#E0BFAB Color

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

Color preview

#E0BFAB

Color formats

HEX
#E0BFAB
RGB
rgb(224, 191, 171)
RGBA
rgba(224, 191, 171, 1)
HSL
hsl(23, 46%, 77%)
HSV
hsv(23, 24%, 88%)
CMYK
cmyk(0%, 15%, 24%, 12%)
CSS variable
--color-primary: #E0BFAB;
Lowercase HEX
#e0bfab

Shades

Tints

Tones

Harmony

CSS snippets for #E0BFAB

.color-e0bfab {
  color: #E0BFAB;
  background-color: #E0BFAB;
}

Frequently asked questions

What color is #E0BFAB?+

#E0BFAB is a HEX color with RGB value rgb(224, 191, 171) and HSL value hsl(23, 46%, 77%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #E0BFAB?+

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