#EDBFB6 Color

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

Color preview

#EDBFB6

Color formats

HEX
#EDBFB6
RGB
rgb(237, 191, 182)
RGBA
rgba(237, 191, 182, 1)
HSL
hsl(10, 60%, 82%)
HSV
hsv(10, 23%, 93%)
CMYK
cmyk(0%, 19%, 23%, 7%)
CSS variable
--color-primary: #EDBFB6;
Lowercase HEX
#edbfb6

Shades

Tints

Tones

Harmony

CSS snippets for #EDBFB6

.color-edbfb6 {
  color: #EDBFB6;
  background-color: #EDBFB6;
}

Frequently asked questions

What color is #EDBFB6?+

#EDBFB6 is a HEX color with RGB value rgb(237, 191, 182) and HSL value hsl(10, 60%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EDBFB6?+

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