#ACAB75 Color

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

Color preview

#ACAB75

Color formats

HEX
#ACAB75
RGB
rgb(172, 171, 117)
RGBA
rgba(172, 171, 117, 1)
HSL
hsl(59, 25%, 57%)
HSV
hsv(59, 32%, 67%)
CMYK
cmyk(0%, 1%, 32%, 33%)
CSS variable
--color-primary: #ACAB75;
Lowercase HEX
#acab75

Shades

Tints

Tones

Harmony

CSS snippets for #ACAB75

.color-acab75 {
  color: #ACAB75;
  background-color: #ACAB75;
}

Frequently asked questions

What color is #ACAB75?+

#ACAB75 is a HEX color with RGB value rgb(172, 171, 117) and HSL value hsl(59, 25%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACAB75?+

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