#E1BFAB Color

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

Color preview

#E1BFAB

Color formats

HEX
#E1BFAB
RGB
rgb(225, 191, 171)
RGBA
rgba(225, 191, 171, 1)
HSL
hsl(22, 47%, 78%)
HSV
hsv(22, 24%, 88%)
CMYK
cmyk(0%, 15%, 24%, 12%)
CSS variable
--color-primary: #E1BFAB;
Lowercase HEX
#e1bfab

Shades

Tints

Tones

Harmony

CSS snippets for #E1BFAB

.color-e1bfab {
  color: #E1BFAB;
  background-color: #E1BFAB;
}

Frequently asked questions

What color is #E1BFAB?+

#E1BFAB is a HEX color with RGB value rgb(225, 191, 171) and HSL value hsl(22, 47%, 78%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #E1BFAB?+

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