#AD9E1F Color

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

Color preview

#AD9E1F

Color formats

HEX
#AD9E1F
RGB
rgb(173, 158, 31)
RGBA
rgba(173, 158, 31, 1)
HSL
hsl(54, 70%, 40%)
HSV
hsv(54, 82%, 68%)
CMYK
cmyk(0%, 9%, 82%, 32%)
CSS variable
--color-primary: #AD9E1F;
Lowercase HEX
#ad9e1f

Shades

Tints

Tones

Harmony

CSS snippets for #AD9E1F

.color-ad9e1f {
  color: #AD9E1F;
  background-color: #AD9E1F;
}

Frequently asked questions

What color is #AD9E1F?+

#AD9E1F is a HEX color with RGB value rgb(173, 158, 31) and HSL value hsl(54, 70%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AD9E1F?+

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