#AB9F2B Color

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

Color preview

#AB9F2B

Color formats

HEX
#AB9F2B
RGB
rgb(171, 159, 43)
RGBA
rgba(171, 159, 43, 1)
HSL
hsl(54, 60%, 42%)
HSV
hsv(54, 75%, 67%)
CMYK
cmyk(0%, 7%, 75%, 33%)
CSS variable
--color-primary: #AB9F2B;
Lowercase HEX
#ab9f2b

Shades

Tints

Tones

Harmony

CSS snippets for #AB9F2B

.color-ab9f2b {
  color: #AB9F2B;
  background-color: #AB9F2B;
}

Frequently asked questions

What color is #AB9F2B?+

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

What is the closest Tailwind color to #AB9F2B?+

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