#E6BFAB Color

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

Color preview

#E6BFAB

Color formats

HEX
#E6BFAB
RGB
rgb(230, 191, 171)
RGBA
rgba(230, 191, 171, 1)
HSL
hsl(20, 54%, 79%)
HSV
hsv(20, 26%, 90%)
CMYK
cmyk(0%, 17%, 26%, 10%)
CSS variable
--color-primary: #E6BFAB;
Lowercase HEX
#e6bfab

Shades

Tints

Tones

Harmony

CSS snippets for #E6BFAB

.color-e6bfab {
  color: #E6BFAB;
  background-color: #E6BFAB;
}

Frequently asked questions

What color is #E6BFAB?+

#E6BFAB is a HEX color with RGB value rgb(230, 191, 171) and HSL value hsl(20, 54%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E6BFAB?+

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