#EDCB75 Color

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

Color preview

#EDCB75

Color formats

HEX
#EDCB75
RGB
rgb(237, 203, 117)
RGBA
rgba(237, 203, 117, 1)
HSL
hsl(43, 77%, 69%)
HSV
hsv(43, 51%, 93%)
CMYK
cmyk(0%, 14%, 51%, 7%)
CSS variable
--color-primary: #EDCB75;
Lowercase HEX
#edcb75

Shades

Tints

Tones

Harmony

CSS snippets for #EDCB75

.color-edcb75 {
  color: #EDCB75;
  background-color: #EDCB75;
}

Frequently asked questions

What color is #EDCB75?+

#EDCB75 is a HEX color with RGB value rgb(237, 203, 117) and HSL value hsl(43, 77%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDCB75?+

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