#EDCB91 Color

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

Color preview

#EDCB91

Color formats

HEX
#EDCB91
RGB
rgb(237, 203, 145)
RGBA
rgba(237, 203, 145, 1)
HSL
hsl(38, 72%, 75%)
HSV
hsv(38, 39%, 93%)
CMYK
cmyk(0%, 14%, 39%, 7%)
CSS variable
--color-primary: #EDCB91;
Lowercase HEX
#edcb91

Shades

Tints

Tones

Harmony

CSS snippets for #EDCB91

.color-edcb91 {
  color: #EDCB91;
  background-color: #EDCB91;
}

Frequently asked questions

What color is #EDCB91?+

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

What is the closest Tailwind color to #EDCB91?+

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