#EDAF12 Color

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

Color preview

#EDAF12

Color formats

HEX
#EDAF12
RGB
rgb(237, 175, 18)
RGBA
rgba(237, 175, 18, 1)
HSL
hsl(43, 86%, 50%)
HSV
hsv(43, 92%, 93%)
CMYK
cmyk(0%, 26%, 92%, 7%)
CSS variable
--color-primary: #EDAF12;
Lowercase HEX
#edaf12

Shades

Tints

Tones

Harmony

CSS snippets for #EDAF12

.color-edaf12 {
  color: #EDAF12;
  background-color: #EDAF12;
}

Frequently asked questions

What color is #EDAF12?+

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

What is the closest Tailwind color to #EDAF12?+

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