#EDADBF Color

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

Color preview

#EDADBF

Color formats

HEX
#EDADBF
RGB
rgb(237, 173, 191)
RGBA
rgba(237, 173, 191, 1)
HSL
hsl(343, 64%, 80%)
HSV
hsv(343, 27%, 93%)
CMYK
cmyk(0%, 27%, 19%, 7%)
CSS variable
--color-primary: #EDADBF;
Lowercase HEX
#edadbf

Shades

Tints

Tones

Harmony

CSS snippets for #EDADBF

.color-edadbf {
  color: #EDADBF;
  background-color: #EDADBF;
}

Frequently asked questions

What color is #EDADBF?+

#EDADBF is a HEX color with RGB value rgb(237, 173, 191) and HSL value hsl(343, 64%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EDADBF?+

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