#EDA183 Color

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

Color preview

#EDA183

Color formats

HEX
#EDA183
RGB
rgb(237, 161, 131)
RGBA
rgba(237, 161, 131, 1)
HSL
hsl(17, 75%, 72%)
HSV
hsv(17, 45%, 93%)
CMYK
cmyk(0%, 32%, 45%, 7%)
CSS variable
--color-primary: #EDA183;
Lowercase HEX
#eda183

Shades

Tints

Tones

Harmony

CSS snippets for #EDA183

.color-eda183 {
  color: #EDA183;
  background-color: #EDA183;
}

Frequently asked questions

What color is #EDA183?+

#EDA183 is a HEX color with RGB value rgb(237, 161, 131) and HSL value hsl(17, 75%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EDA183?+

The closest Tailwind color is orange-300, available as the bg-orange-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