#EABFB7 Color

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

Color preview

#EABFB7

Color formats

HEX
#EABFB7
RGB
rgb(234, 191, 183)
RGBA
rgba(234, 191, 183, 1)
HSL
hsl(9, 55%, 82%)
HSV
hsv(9, 22%, 92%)
CMYK
cmyk(0%, 18%, 22%, 8%)
CSS variable
--color-primary: #EABFB7;
Lowercase HEX
#eabfb7

Shades

Tints

Tones

Harmony

CSS snippets for #EABFB7

.color-eabfb7 {
  color: #EABFB7;
  background-color: #EABFB7;
}

Frequently asked questions

What color is #EABFB7?+

#EABFB7 is a HEX color with RGB value rgb(234, 191, 183) and HSL value hsl(9, 55%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EABFB7?+

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