#ACAD7B Color

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

Color preview

#ACAD7B

Color formats

HEX
#ACAD7B
RGB
rgb(172, 173, 123)
RGBA
rgba(172, 173, 123, 1)
HSL
hsl(61, 23%, 58%)
HSV
hsv(61, 29%, 68%)
CMYK
cmyk(1%, 0%, 29%, 32%)
CSS variable
--color-primary: #ACAD7B;
Lowercase HEX
#acad7b

Shades

Tints

Tones

Harmony

CSS snippets for #ACAD7B

.color-acad7b {
  color: #ACAD7B;
  background-color: #ACAD7B;
}

Frequently asked questions

What color is #ACAD7B?+

#ACAD7B is a HEX color with RGB value rgb(172, 173, 123) and HSL value hsl(61, 23%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACAD7B?+

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