#ABAB60 Color

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

Color preview

#ABAB60

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABAB60

.color-abab60 {
  color: #ABAB60;
  background-color: #ABAB60;
}

Frequently asked questions

What color is #ABAB60?+

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

What is the closest Tailwind color to #ABAB60?+

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