#EDCC85 Color

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

Color preview

#EDCC85

Color formats

HEX
#EDCC85
RGB
rgb(237, 204, 133)
RGBA
rgba(237, 204, 133, 1)
HSL
hsl(41, 74%, 73%)
HSV
hsv(41, 44%, 93%)
CMYK
cmyk(0%, 14%, 44%, 7%)
CSS variable
--color-primary: #EDCC85;
Lowercase HEX
#edcc85

Shades

Tints

Tones

Harmony

CSS snippets for #EDCC85

.color-edcc85 {
  color: #EDCC85;
  background-color: #EDCC85;
}

Frequently asked questions

What color is #EDCC85?+

#EDCC85 is a HEX color with RGB value rgb(237, 204, 133) and HSL value hsl(41, 74%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDCC85?+

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