#EDCB87 Color

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

Color preview

#EDCB87

Color formats

HEX
#EDCB87
RGB
rgb(237, 203, 135)
RGBA
rgba(237, 203, 135, 1)
HSL
hsl(40, 74%, 73%)
HSV
hsv(40, 43%, 93%)
CMYK
cmyk(0%, 14%, 43%, 7%)
CSS variable
--color-primary: #EDCB87;
Lowercase HEX
#edcb87

Shades

Tints

Tones

Harmony

CSS snippets for #EDCB87

.color-edcb87 {
  color: #EDCB87;
  background-color: #EDCB87;
}

Frequently asked questions

What color is #EDCB87?+

#EDCB87 is a HEX color with RGB value rgb(237, 203, 135) and HSL value hsl(40, 74%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDCB87?+

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