#ACBD72 Color

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

Color preview

#ACBD72

Color formats

HEX
#ACBD72
RGB
rgb(172, 189, 114)
RGBA
rgba(172, 189, 114, 1)
HSL
hsl(74, 36%, 59%)
HSV
hsv(74, 40%, 74%)
CMYK
cmyk(9%, 0%, 40%, 26%)
CSS variable
--color-primary: #ACBD72;
Lowercase HEX
#acbd72

Shades

Tints

Tones

Harmony

CSS snippets for #ACBD72

.color-acbd72 {
  color: #ACBD72;
  background-color: #ACBD72;
}

Frequently asked questions

What color is #ACBD72?+

#ACBD72 is a HEX color with RGB value rgb(172, 189, 114) and HSL value hsl(74, 36%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACBD72?+

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