#EDBD83 Color

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

Color preview

#EDBD83

Color formats

HEX
#EDBD83
RGB
rgb(237, 189, 131)
RGBA
rgba(237, 189, 131, 1)
HSL
hsl(33, 75%, 72%)
HSV
hsv(33, 45%, 93%)
CMYK
cmyk(0%, 20%, 45%, 7%)
CSS variable
--color-primary: #EDBD83;
Lowercase HEX
#edbd83

Shades

Tints

Tones

Harmony

CSS snippets for #EDBD83

.color-edbd83 {
  color: #EDBD83;
  background-color: #EDBD83;
}

Frequently asked questions

What color is #EDBD83?+

#EDBD83 is a HEX color with RGB value rgb(237, 189, 131) and HSL value hsl(33, 75%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDBD83?+

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