#A69F2C Color

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

Color preview

#A69F2C

Color formats

HEX
#A69F2C
RGB
rgb(166, 159, 44)
RGBA
rgba(166, 159, 44, 1)
HSL
hsl(57, 58%, 41%)
HSV
hsv(57, 73%, 65%)
CMYK
cmyk(0%, 4%, 73%, 35%)
CSS variable
--color-primary: #A69F2C;
Lowercase HEX
#a69f2c

Shades

Tints

Tones

Harmony

CSS snippets for #A69F2C

.color-a69f2c {
  color: #A69F2C;
  background-color: #A69F2C;
}

Frequently asked questions

What color is #A69F2C?+

#A69F2C is a HEX color with RGB value rgb(166, 159, 44) and HSL value hsl(57, 58%, 41%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A69F2C?+

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