#ADA11B Color

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

Color preview

#ADA11B

Color formats

HEX
#ADA11B
RGB
rgb(173, 161, 27)
RGBA
rgba(173, 161, 27, 1)
HSL
hsl(55, 73%, 39%)
HSV
hsv(55, 84%, 68%)
CMYK
cmyk(0%, 7%, 84%, 32%)
CSS variable
--color-primary: #ADA11B;
Lowercase HEX
#ada11b

Shades

Tints

Tones

Harmony

CSS snippets for #ADA11B

.color-ada11b {
  color: #ADA11B;
  background-color: #ADA11B;
}

Frequently asked questions

What color is #ADA11B?+

#ADA11B is a HEX color with RGB value rgb(173, 161, 27) and HSL value hsl(55, 73%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #ADA11B?+

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