#ACAD8B Color

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

Color preview

#ACAD8B

Color formats

HEX
#ACAD8B
RGB
rgb(172, 173, 139)
RGBA
rgba(172, 173, 139, 1)
HSL
hsl(62, 17%, 61%)
HSV
hsv(62, 20%, 68%)
CMYK
cmyk(1%, 0%, 20%, 32%)
CSS variable
--color-primary: #ACAD8B;
Lowercase HEX
#acad8b

Shades

Tints

Tones

Harmony

CSS snippets for #ACAD8B

.color-acad8b {
  color: #ACAD8B;
  background-color: #ACAD8B;
}

Frequently asked questions

What color is #ACAD8B?+

#ACAD8B is a HEX color with RGB value rgb(172, 173, 139) and HSL value hsl(62, 17%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAD8B?+

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