#EDC85B Color

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

Color preview

#EDC85B

Color formats

HEX
#EDC85B
RGB
rgb(237, 200, 91)
RGBA
rgba(237, 200, 91, 1)
HSL
hsl(45, 80%, 64%)
HSV
hsv(45, 62%, 93%)
CMYK
cmyk(0%, 16%, 62%, 7%)
CSS variable
--color-primary: #EDC85B;
Lowercase HEX
#edc85b

Shades

Tints

Tones

Harmony

CSS snippets for #EDC85B

.color-edc85b {
  color: #EDC85B;
  background-color: #EDC85B;
}

Frequently asked questions

What color is #EDC85B?+

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

What is the closest Tailwind color to #EDC85B?+

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