#A08F1C Color

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

Color preview

#A08F1C

Color formats

HEX
#A08F1C
RGB
rgb(160, 143, 28)
RGBA
rgba(160, 143, 28, 1)
HSL
hsl(52, 70%, 37%)
HSV
hsv(52, 83%, 63%)
CMYK
cmyk(0%, 11%, 83%, 37%)
CSS variable
--color-primary: #A08F1C;
Lowercase HEX
#a08f1c

Shades

Tints

Tones

Harmony

CSS snippets for #A08F1C

.color-a08f1c {
  color: #A08F1C;
  background-color: #A08F1C;
}

Frequently asked questions

What color is #A08F1C?+

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

What is the closest Tailwind color to #A08F1C?+

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