#EADB53 Color

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

Color preview

#EADB53

Color formats

HEX
#EADB53
RGB
rgb(234, 219, 83)
RGBA
rgba(234, 219, 83, 1)
HSL
hsl(54, 78%, 62%)
HSV
hsv(54, 65%, 92%)
CMYK
cmyk(0%, 6%, 65%, 8%)
CSS variable
--color-primary: #EADB53;
Lowercase HEX
#eadb53

Shades

Tints

Tones

Harmony

CSS snippets for #EADB53

.color-eadb53 {
  color: #EADB53;
  background-color: #EADB53;
}

Frequently asked questions

What color is #EADB53?+

#EADB53 is a HEX color with RGB value rgb(234, 219, 83) and HSL value hsl(54, 78%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EADB53?+

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