#EDABBB Color

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

Color preview

#EDABBB

Color formats

HEX
#EDABBB
RGB
rgb(237, 171, 187)
RGBA
rgba(237, 171, 187, 1)
HSL
hsl(345, 65%, 80%)
HSV
hsv(345, 28%, 93%)
CMYK
cmyk(0%, 28%, 21%, 7%)
CSS variable
--color-primary: #EDABBB;
Lowercase HEX
#edabbb

Shades

Tints

Tones

Harmony

CSS snippets for #EDABBB

.color-edabbb {
  color: #EDABBB;
  background-color: #EDABBB;
}

Frequently asked questions

What color is #EDABBB?+

#EDABBB is a HEX color with RGB value rgb(237, 171, 187) and HSL value hsl(345, 65%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EDABBB?+

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