#EED04B Color

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

Color preview

#EED04B

Color formats

HEX
#EED04B
RGB
rgb(238, 208, 75)
RGBA
rgba(238, 208, 75, 1)
HSL
hsl(49, 83%, 61%)
HSV
hsv(49, 68%, 93%)
CMYK
cmyk(0%, 13%, 68%, 7%)
CSS variable
--color-primary: #EED04B;
Lowercase HEX
#eed04b

Shades

Tints

Tones

Harmony

CSS snippets for #EED04B

.color-eed04b {
  color: #EED04B;
  background-color: #EED04B;
}

Frequently asked questions

What color is #EED04B?+

#EED04B is a HEX color with RGB value rgb(238, 208, 75) and HSL value hsl(49, 83%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EED04B?+

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