#EDAB30 Color

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

Color preview

#EDAB30

Color formats

HEX
#EDAB30
RGB
rgb(237, 171, 48)
RGBA
rgba(237, 171, 48, 1)
HSL
hsl(39, 84%, 56%)
HSV
hsv(39, 80%, 93%)
CMYK
cmyk(0%, 28%, 80%, 7%)
CSS variable
--color-primary: #EDAB30;
Lowercase HEX
#edab30

Shades

Tints

Tones

Harmony

CSS snippets for #EDAB30

.color-edab30 {
  color: #EDAB30;
  background-color: #EDAB30;
}

Frequently asked questions

What color is #EDAB30?+

#EDAB30 is a HEX color with RGB value rgb(237, 171, 48) and HSL value hsl(39, 84%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EDAB30?+

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