#EDBBA8 Color

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

Color preview

#EDBBA8

Color formats

HEX
#EDBBA8
RGB
rgb(237, 187, 168)
RGBA
rgba(237, 187, 168, 1)
HSL
hsl(17, 66%, 79%)
HSV
hsv(17, 29%, 93%)
CMYK
cmyk(0%, 21%, 29%, 7%)
CSS variable
--color-primary: #EDBBA8;
Lowercase HEX
#edbba8

Shades

Tints

Tones

Harmony

CSS snippets for #EDBBA8

.color-edbba8 {
  color: #EDBBA8;
  background-color: #EDBBA8;
}

Frequently asked questions

What color is #EDBBA8?+

#EDBBA8 is a HEX color with RGB value rgb(237, 187, 168) and HSL value hsl(17, 66%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EDBBA8?+

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