#EDAC3D Color

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

Color preview

#EDAC3D

Color formats

HEX
#EDAC3D
RGB
rgb(237, 172, 61)
RGBA
rgba(237, 172, 61, 1)
HSL
hsl(38, 83%, 58%)
HSV
hsv(38, 74%, 93%)
CMYK
cmyk(0%, 27%, 74%, 7%)
CSS variable
--color-primary: #EDAC3D;
Lowercase HEX
#edac3d

Shades

Tints

Tones

Harmony

CSS snippets for #EDAC3D

.color-edac3d {
  color: #EDAC3D;
  background-color: #EDAC3D;
}

Frequently asked questions

What color is #EDAC3D?+

#EDAC3D is a HEX color with RGB value rgb(237, 172, 61) and HSL value hsl(38, 83%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EDAC3D?+

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