#A07F2C Color

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

Color preview

#A07F2C

Color formats

HEX
#A07F2C
RGB
rgb(160, 127, 44)
RGBA
rgba(160, 127, 44, 1)
HSL
hsl(43, 57%, 40%)
HSV
hsv(43, 73%, 63%)
CMYK
cmyk(0%, 21%, 72%, 37%)
CSS variable
--color-primary: #A07F2C;
Lowercase HEX
#a07f2c

Shades

Tints

Tones

Harmony

CSS snippets for #A07F2C

.color-a07f2c {
  color: #A07F2C;
  background-color: #A07F2C;
}

Frequently asked questions

What color is #A07F2C?+

#A07F2C is a HEX color with RGB value rgb(160, 127, 44) and HSL value hsl(43, 57%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A07F2C?+

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