#EDA85B Color

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

Color preview

#EDA85B

Color formats

HEX
#EDA85B
RGB
rgb(237, 168, 91)
RGBA
rgba(237, 168, 91, 1)
HSL
hsl(32, 80%, 64%)
HSV
hsv(32, 62%, 93%)
CMYK
cmyk(0%, 29%, 62%, 7%)
CSS variable
--color-primary: #EDA85B;
Lowercase HEX
#eda85b

Shades

Tints

Tones

Harmony

CSS snippets for #EDA85B

.color-eda85b {
  color: #EDA85B;
  background-color: #EDA85B;
}

Frequently asked questions

What color is #EDA85B?+

#EDA85B is a HEX color with RGB value rgb(237, 168, 91) and HSL value hsl(32, 80%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EDA85B?+

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