#EDBCB7 Color

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

Color preview

#EDBCB7

Color formats

HEX
#EDBCB7
RGB
rgb(237, 188, 183)
RGBA
rgba(237, 188, 183, 1)
HSL
hsl(6, 60%, 82%)
HSV
hsv(6, 23%, 93%)
CMYK
cmyk(0%, 21%, 23%, 7%)
CSS variable
--color-primary: #EDBCB7;
Lowercase HEX
#edbcb7

Shades

Tints

Tones

Harmony

CSS snippets for #EDBCB7

.color-edbcb7 {
  color: #EDBCB7;
  background-color: #EDBCB7;
}

Frequently asked questions

What color is #EDBCB7?+

#EDBCB7 is a HEX color with RGB value rgb(237, 188, 183) and HSL value hsl(6, 60%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EDBCB7?+

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