#ABA12B Color

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

Color preview

#ABA12B

Color formats

HEX
#ABA12B
RGB
rgb(171, 161, 43)
RGBA
rgba(171, 161, 43, 1)
HSL
hsl(55, 60%, 42%)
HSV
hsv(55, 75%, 67%)
CMYK
cmyk(0%, 6%, 75%, 33%)
CSS variable
--color-primary: #ABA12B;
Lowercase HEX
#aba12b

Shades

Tints

Tones

Harmony

CSS snippets for #ABA12B

.color-aba12b {
  color: #ABA12B;
  background-color: #ABA12B;
}

Frequently asked questions

What color is #ABA12B?+

#ABA12B is a HEX color with RGB value rgb(171, 161, 43) and HSL value hsl(55, 60%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #ABA12B?+

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