#E9BFAF Color

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

Color preview

#E9BFAF

Color formats

HEX
#E9BFAF
RGB
rgb(233, 191, 175)
RGBA
rgba(233, 191, 175, 1)
HSL
hsl(17, 57%, 80%)
HSV
hsv(17, 25%, 91%)
CMYK
cmyk(0%, 18%, 25%, 9%)
CSS variable
--color-primary: #E9BFAF;
Lowercase HEX
#e9bfaf

Shades

Tints

Tones

Harmony

CSS snippets for #E9BFAF

.color-e9bfaf {
  color: #E9BFAF;
  background-color: #E9BFAF;
}

Frequently asked questions

What color is #E9BFAF?+

#E9BFAF is a HEX color with RGB value rgb(233, 191, 175) and HSL value hsl(17, 57%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E9BFAF?+

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