#EDD45B Color

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

Color preview

#EDD45B

Color formats

HEX
#EDD45B
RGB
rgb(237, 212, 91)
RGBA
rgba(237, 212, 91, 1)
HSL
hsl(50, 80%, 64%)
HSV
hsv(50, 62%, 93%)
CMYK
cmyk(0%, 11%, 62%, 7%)
CSS variable
--color-primary: #EDD45B;
Lowercase HEX
#edd45b

Shades

Tints

Tones

Harmony

CSS snippets for #EDD45B

.color-edd45b {
  color: #EDD45B;
  background-color: #EDD45B;
}

Frequently asked questions

What color is #EDD45B?+

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

What is the closest Tailwind color to #EDD45B?+

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