#A0AD0E Color

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

Color preview

#A0AD0E

Color formats

HEX
#A0AD0E
RGB
rgb(160, 173, 14)
RGBA
rgba(160, 173, 14, 1)
HSL
hsl(65, 85%, 37%)
HSV
hsv(65, 92%, 68%)
CMYK
cmyk(8%, 0%, 92%, 32%)
CSS variable
--color-primary: #A0AD0E;
Lowercase HEX
#a0ad0e

Shades

Tints

Tones

Harmony

CSS snippets for #A0AD0E

.color-a0ad0e {
  color: #A0AD0E;
  background-color: #A0AD0E;
}

Frequently asked questions

What color is #A0AD0E?+

#A0AD0E is a HEX color with RGB value rgb(160, 173, 14) and HSL value hsl(65, 85%, 37%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A0AD0E?+

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