#E2BFAB Color

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

Color preview

#E2BFAB

Color formats

HEX
#E2BFAB
RGB
rgb(226, 191, 171)
RGBA
rgba(226, 191, 171, 1)
HSL
hsl(22, 49%, 78%)
HSV
hsv(22, 24%, 89%)
CMYK
cmyk(0%, 15%, 24%, 11%)
CSS variable
--color-primary: #E2BFAB;
Lowercase HEX
#e2bfab

Shades

Tints

Tones

Harmony

CSS snippets for #E2BFAB

.color-e2bfab {
  color: #E2BFAB;
  background-color: #E2BFAB;
}

Frequently asked questions

What color is #E2BFAB?+

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

What is the closest Tailwind color to #E2BFAB?+

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