#ADAB1F Color

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

Color preview

#ADAB1F

Color formats

HEX
#ADAB1F
RGB
rgb(173, 171, 31)
RGBA
rgba(173, 171, 31, 1)
HSL
hsl(59, 70%, 40%)
HSV
hsv(59, 82%, 68%)
CMYK
cmyk(0%, 1%, 82%, 32%)
CSS variable
--color-primary: #ADAB1F;
Lowercase HEX
#adab1f

Shades

Tints

Tones

Harmony

CSS snippets for #ADAB1F

.color-adab1f {
  color: #ADAB1F;
  background-color: #ADAB1F;
}

Frequently asked questions

What color is #ADAB1F?+

#ADAB1F is a HEX color with RGB value rgb(173, 171, 31) and HSL value hsl(59, 70%, 40%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADAB1F?+

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