#A08A1C Color

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

Color preview

#A08A1C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A08A1C

.color-a08a1c {
  color: #A08A1C;
  background-color: #A08A1C;
}

Frequently asked questions

What color is #A08A1C?+

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

What is the closest Tailwind color to #A08A1C?+

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