#EDDD27 Color

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

Color preview

#EDDD27

Color formats

HEX
#EDDD27
RGB
rgb(237, 221, 39)
RGBA
rgba(237, 221, 39, 1)
HSL
hsl(55, 85%, 54%)
HSV
hsv(55, 84%, 93%)
CMYK
cmyk(0%, 7%, 84%, 7%)
CSS variable
--color-primary: #EDDD27;
Lowercase HEX
#eddd27

Shades

Tints

Tones

Harmony

CSS snippets for #EDDD27

.color-eddd27 {
  color: #EDDD27;
  background-color: #EDDD27;
}

Frequently asked questions

What color is #EDDD27?+

#EDDD27 is a HEX color with RGB value rgb(237, 221, 39) and HSL value hsl(55, 85%, 54%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #EDDD27?+

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