#EDBF82 Color

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

Color preview

#EDBF82

Color formats

HEX
#EDBF82
RGB
rgb(237, 191, 130)
RGBA
rgba(237, 191, 130, 1)
HSL
hsl(34, 75%, 72%)
HSV
hsv(34, 45%, 93%)
CMYK
cmyk(0%, 19%, 45%, 7%)
CSS variable
--color-primary: #EDBF82;
Lowercase HEX
#edbf82

Shades

Tints

Tones

Harmony

CSS snippets for #EDBF82

.color-edbf82 {
  color: #EDBF82;
  background-color: #EDBF82;
}

Frequently asked questions

What color is #EDBF82?+

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

What is the closest Tailwind color to #EDBF82?+

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