#ACAD90 Color

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

Color preview

#ACAD90

Color formats

HEX
#ACAD90
RGB
rgb(172, 173, 144)
RGBA
rgba(172, 173, 144, 1)
HSL
hsl(62, 15%, 62%)
HSV
hsv(62, 17%, 68%)
CMYK
cmyk(1%, 0%, 17%, 32%)
CSS variable
--color-primary: #ACAD90;
Lowercase HEX
#acad90

Shades

Tints

Tones

Harmony

CSS snippets for #ACAD90

.color-acad90 {
  color: #ACAD90;
  background-color: #ACAD90;
}

Frequently asked questions

What color is #ACAD90?+

#ACAD90 is a HEX color with RGB value rgb(172, 173, 144) and HSL value hsl(62, 15%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAD90?+

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