#ABAB5F Color

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

Color preview

#ABAB5F

Color formats

HEX
#ABAB5F
RGB
rgb(171, 171, 95)
RGBA
rgba(171, 171, 95, 1)
HSL
hsl(60, 31%, 52%)
HSV
hsv(60, 44%, 67%)
CMYK
cmyk(0%, 0%, 44%, 33%)
CSS variable
--color-primary: #ABAB5F;
Lowercase HEX
#abab5f

Shades

Tints

Tones

Harmony

CSS snippets for #ABAB5F

.color-abab5f {
  color: #ABAB5F;
  background-color: #ABAB5F;
}

Frequently asked questions

What color is #ABAB5F?+

#ABAB5F is a HEX color with RGB value rgb(171, 171, 95) and HSL value hsl(60, 31%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABAB5F?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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