#A07E0E Color

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

Color preview

#A07E0E

Color formats

HEX
#A07E0E
RGB
rgb(160, 126, 14)
RGBA
rgba(160, 126, 14, 1)
HSL
hsl(46, 84%, 34%)
HSV
hsv(46, 91%, 63%)
CMYK
cmyk(0%, 21%, 91%, 37%)
CSS variable
--color-primary: #A07E0E;
Lowercase HEX
#a07e0e

Shades

Tints

Tones

Harmony

CSS snippets for #A07E0E

.color-a07e0e {
  color: #A07E0E;
  background-color: #A07E0E;
}

Frequently asked questions

What color is #A07E0E?+

#A07E0E is a HEX color with RGB value rgb(160, 126, 14) and HSL value hsl(46, 84%, 34%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A07E0E?+

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