#EBBFB1 Color

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

Color preview

#EBBFB1

Color formats

HEX
#EBBFB1
RGB
rgb(235, 191, 177)
RGBA
rgba(235, 191, 177, 1)
HSL
hsl(14, 59%, 81%)
HSV
hsv(14, 25%, 92%)
CMYK
cmyk(0%, 19%, 25%, 8%)
CSS variable
--color-primary: #EBBFB1;
Lowercase HEX
#ebbfb1

Shades

Tints

Tones

Harmony

CSS snippets for #EBBFB1

.color-ebbfb1 {
  color: #EBBFB1;
  background-color: #EBBFB1;
}

Frequently asked questions

What color is #EBBFB1?+

#EBBFB1 is a HEX color with RGB value rgb(235, 191, 177) and HSL value hsl(14, 59%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EBBFB1?+

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