#EBBFB4 Color

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

Color preview

#EBBFB4

Color formats

HEX
#EBBFB4
RGB
rgb(235, 191, 180)
RGBA
rgba(235, 191, 180, 1)
HSL
hsl(12, 58%, 81%)
HSV
hsv(12, 23%, 92%)
CMYK
cmyk(0%, 19%, 23%, 8%)
CSS variable
--color-primary: #EBBFB4;
Lowercase HEX
#ebbfb4

Shades

Tints

Tones

Harmony

CSS snippets for #EBBFB4

.color-ebbfb4 {
  color: #EBBFB4;
  background-color: #EBBFB4;
}

Frequently asked questions

What color is #EBBFB4?+

#EBBFB4 is a HEX color with RGB value rgb(235, 191, 180) and HSL value hsl(12, 58%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EBBFB4?+

The closest Tailwind color is red-200, available as the bg-red-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