#EDAC93 Color

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

Color preview

#EDAC93

Color formats

HEX
#EDAC93
RGB
rgb(237, 172, 147)
RGBA
rgba(237, 172, 147, 1)
HSL
hsl(17, 71%, 75%)
HSV
hsv(17, 38%, 93%)
CMYK
cmyk(0%, 27%, 38%, 7%)
CSS variable
--color-primary: #EDAC93;
Lowercase HEX
#edac93

Shades

Tints

Tones

Harmony

CSS snippets for #EDAC93

.color-edac93 {
  color: #EDAC93;
  background-color: #EDAC93;
}

Frequently asked questions

What color is #EDAC93?+

#EDAC93 is a HEX color with RGB value rgb(237, 172, 147) and HSL value hsl(17, 71%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDAC93?+

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