#AB901B Color

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

Color preview

#AB901B

Color formats

HEX
#AB901B
RGB
rgb(171, 144, 27)
RGBA
rgba(171, 144, 27, 1)
HSL
hsl(49, 73%, 39%)
HSV
hsv(49, 84%, 67%)
CMYK
cmyk(0%, 16%, 84%, 33%)
CSS variable
--color-primary: #AB901B;
Lowercase HEX
#ab901b

Shades

Tints

Tones

Harmony

CSS snippets for #AB901B

.color-ab901b {
  color: #AB901B;
  background-color: #AB901B;
}

Frequently asked questions

What color is #AB901B?+

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

What is the closest Tailwind color to #AB901B?+

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