#ACAA90 Color

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

Color preview

#ACAA90

Color formats

HEX
#ACAA90
RGB
rgb(172, 170, 144)
RGBA
rgba(172, 170, 144, 1)
HSL
hsl(56, 14%, 62%)
HSV
hsv(56, 16%, 67%)
CMYK
cmyk(0%, 1%, 16%, 33%)
CSS variable
--color-primary: #ACAA90;
Lowercase HEX
#acaa90

Shades

Tints

Tones

Harmony

CSS snippets for #ACAA90

.color-acaa90 {
  color: #ACAA90;
  background-color: #ACAA90;
}

Frequently asked questions

What color is #ACAA90?+

#ACAA90 is a HEX color with RGB value rgb(172, 170, 144) and HSL value hsl(56, 14%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAA90?+

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