#EBBFB2 Color

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

Color preview

#EBBFB2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBBFB2

.color-ebbfb2 {
  color: #EBBFB2;
  background-color: #EBBFB2;
}

Frequently asked questions

What color is #EBBFB2?+

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

What is the closest Tailwind color to #EBBFB2?+

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