#E2BFAF Color

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

Color preview

#E2BFAF

Color formats

HEX
#E2BFAF
RGB
rgb(226, 191, 175)
RGBA
rgba(226, 191, 175, 1)
HSL
hsl(19, 47%, 79%)
HSV
hsv(19, 23%, 89%)
CMYK
cmyk(0%, 15%, 23%, 11%)
CSS variable
--color-primary: #E2BFAF;
Lowercase HEX
#e2bfaf

Shades

Tints

Tones

Harmony

CSS snippets for #E2BFAF

.color-e2bfaf {
  color: #E2BFAF;
  background-color: #E2BFAF;
}

Frequently asked questions

What color is #E2BFAF?+

#E2BFAF is a HEX color with RGB value rgb(226, 191, 175) and HSL value hsl(19, 47%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E2BFAF?+

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