#A0A00D Color

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

Color preview

#A0A00D

Color formats

HEX
#A0A00D
RGB
rgb(160, 160, 13)
RGBA
rgba(160, 160, 13, 1)
HSL
hsl(60, 85%, 34%)
HSV
hsv(60, 92%, 63%)
CMYK
cmyk(0%, 0%, 92%, 37%)
CSS variable
--color-primary: #A0A00D;
Lowercase HEX
#a0a00d

Shades

Tints

Tones

Harmony

CSS snippets for #A0A00D

.color-a0a00d {
  color: #A0A00D;
  background-color: #A0A00D;
}

Frequently asked questions

What color is #A0A00D?+

#A0A00D is a HEX color with RGB value rgb(160, 160, 13) and HSL value hsl(60, 85%, 34%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A0A00D?+

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