#A09A1C Color

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

Color preview

#A09A1C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A09A1C

.color-a09a1c {
  color: #A09A1C;
  background-color: #A09A1C;
}

Frequently asked questions

What color is #A09A1C?+

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

What is the closest Tailwind color to #A09A1C?+

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