#A0A01C Color

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

Color preview

#A0A01C

Color formats

HEX
#A0A01C
RGB
rgb(160, 160, 28)
RGBA
rgba(160, 160, 28, 1)
HSL
hsl(60, 70%, 37%)
HSV
hsv(60, 83%, 63%)
CMYK
cmyk(0%, 0%, 83%, 37%)
CSS variable
--color-primary: #A0A01C;
Lowercase HEX
#a0a01c

Shades

Tints

Tones

Harmony

CSS snippets for #A0A01C

.color-a0a01c {
  color: #A0A01C;
  background-color: #A0A01C;
}

Frequently asked questions

What color is #A0A01C?+

#A0A01C is a HEX color with RGB value rgb(160, 160, 28) and HSL value hsl(60, 70%, 37%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A0A01C?+

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