#EDCB82 Color

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

Color preview

#EDCB82

Color formats

HEX
#EDCB82
RGB
rgb(237, 203, 130)
RGBA
rgba(237, 203, 130, 1)
HSL
hsl(41, 75%, 72%)
HSV
hsv(41, 45%, 93%)
CMYK
cmyk(0%, 14%, 45%, 7%)
CSS variable
--color-primary: #EDCB82;
Lowercase HEX
#edcb82

Shades

Tints

Tones

Harmony

CSS snippets for #EDCB82

.color-edcb82 {
  color: #EDCB82;
  background-color: #EDCB82;
}

Frequently asked questions

What color is #EDCB82?+

#EDCB82 is a HEX color with RGB value rgb(237, 203, 130) and HSL value hsl(41, 75%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDCB82?+

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