#A6A030 Color

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

Color preview

#A6A030

Color formats

HEX
#A6A030
RGB
rgb(166, 160, 48)
RGBA
rgba(166, 160, 48, 1)
HSL
hsl(57, 55%, 42%)
HSV
hsv(57, 71%, 65%)
CMYK
cmyk(0%, 4%, 71%, 35%)
CSS variable
--color-primary: #A6A030;
Lowercase HEX
#a6a030

Shades

Tints

Tones

Harmony

CSS snippets for #A6A030

.color-a6a030 {
  color: #A6A030;
  background-color: #A6A030;
}

Frequently asked questions

What color is #A6A030?+

#A6A030 is a HEX color with RGB value rgb(166, 160, 48) and HSL value hsl(57, 55%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A6A030?+

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