#EDA488 Color

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

Color preview

#EDA488

Color formats

HEX
#EDA488
RGB
rgb(237, 164, 136)
RGBA
rgba(237, 164, 136, 1)
HSL
hsl(17, 74%, 73%)
HSV
hsv(17, 43%, 93%)
CMYK
cmyk(0%, 31%, 43%, 7%)
CSS variable
--color-primary: #EDA488;
Lowercase HEX
#eda488

Shades

Tints

Tones

Harmony

CSS snippets for #EDA488

.color-eda488 {
  color: #EDA488;
  background-color: #EDA488;
}

Frequently asked questions

What color is #EDA488?+

#EDA488 is a HEX color with RGB value rgb(237, 164, 136) and HSL value hsl(17, 74%, 73%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EDA488?+

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