#EDAB12 Color

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

Color preview

#EDAB12

Color formats

HEX
#EDAB12
RGB
rgb(237, 171, 18)
RGBA
rgba(237, 171, 18, 1)
HSL
hsl(42, 86%, 50%)
HSV
hsv(42, 92%, 93%)
CMYK
cmyk(0%, 28%, 92%, 7%)
CSS variable
--color-primary: #EDAB12;
Lowercase HEX
#edab12

Shades

Tints

Tones

Harmony

CSS snippets for #EDAB12

.color-edab12 {
  color: #EDAB12;
  background-color: #EDAB12;
}

Frequently asked questions

What color is #EDAB12?+

#EDAB12 is a HEX color with RGB value rgb(237, 171, 18) and HSL value hsl(42, 86%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EDAB12?+

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