#AB9A1B Color

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

Color preview

#AB9A1B

Color formats

HEX
#AB9A1B
RGB
rgb(171, 154, 27)
RGBA
rgba(171, 154, 27, 1)
HSL
hsl(53, 73%, 39%)
HSV
hsv(53, 84%, 67%)
CMYK
cmyk(0%, 10%, 84%, 33%)
CSS variable
--color-primary: #AB9A1B;
Lowercase HEX
#ab9a1b

Shades

Tints

Tones

Harmony

CSS snippets for #AB9A1B

.color-ab9a1b {
  color: #AB9A1B;
  background-color: #AB9A1B;
}

Frequently asked questions

What color is #AB9A1B?+

#AB9A1B is a HEX color with RGB value rgb(171, 154, 27) and HSL value hsl(53, 73%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AB9A1B?+

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