#ACAD81 Color

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

Color preview

#ACAD81

Color formats

HEX
#ACAD81
RGB
rgb(172, 173, 129)
RGBA
rgba(172, 173, 129, 1)
HSL
hsl(61, 21%, 59%)
HSV
hsv(61, 25%, 68%)
CMYK
cmyk(1%, 0%, 25%, 32%)
CSS variable
--color-primary: #ACAD81;
Lowercase HEX
#acad81

Shades

Tints

Tones

Harmony

CSS snippets for #ACAD81

.color-acad81 {
  color: #ACAD81;
  background-color: #ACAD81;
}

Frequently asked questions

What color is #ACAD81?+

#ACAD81 is a HEX color with RGB value rgb(172, 173, 129) and HSL value hsl(61, 21%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACAD81?+

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