#EDBCC2 Color

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

Color preview

#EDBCC2

Color formats

HEX
#EDBCC2
RGB
rgb(237, 188, 194)
RGBA
rgba(237, 188, 194, 1)
HSL
hsl(353, 58%, 83%)
HSV
hsv(353, 21%, 93%)
CMYK
cmyk(0%, 21%, 18%, 7%)
CSS variable
--color-primary: #EDBCC2;
Lowercase HEX
#edbcc2

Shades

Tints

Tones

Harmony

CSS snippets for #EDBCC2

.color-edbcc2 {
  color: #EDBCC2;
  background-color: #EDBCC2;
}

Frequently asked questions

What color is #EDBCC2?+

#EDBCC2 is a HEX color with RGB value rgb(237, 188, 194) and HSL value hsl(353, 58%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EDBCC2?+

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