#EBBFB6 Color

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

Color preview

#EBBFB6

Color formats

HEX
#EBBFB6
RGB
rgb(235, 191, 182)
RGBA
rgba(235, 191, 182, 1)
HSL
hsl(10, 57%, 82%)
HSV
hsv(10, 23%, 92%)
CMYK
cmyk(0%, 19%, 23%, 8%)
CSS variable
--color-primary: #EBBFB6;
Lowercase HEX
#ebbfb6

Shades

Tints

Tones

Harmony

CSS snippets for #EBBFB6

.color-ebbfb6 {
  color: #EBBFB6;
  background-color: #EBBFB6;
}

Frequently asked questions

What color is #EBBFB6?+

#EBBFB6 is a HEX color with RGB value rgb(235, 191, 182) and HSL value hsl(10, 57%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EBBFB6?+

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