#ACAF90 Color

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

Color preview

#ACAF90

Color formats

HEX
#ACAF90
RGB
rgb(172, 175, 144)
RGBA
rgba(172, 175, 144, 1)
HSL
hsl(66, 16%, 63%)
HSV
hsv(66, 18%, 69%)
CMYK
cmyk(2%, 0%, 18%, 31%)
CSS variable
--color-primary: #ACAF90;
Lowercase HEX
#acaf90

Shades

Tints

Tones

Harmony

CSS snippets for #ACAF90

.color-acaf90 {
  color: #ACAF90;
  background-color: #ACAF90;
}

Frequently asked questions

What color is #ACAF90?+

#ACAF90 is a HEX color with RGB value rgb(172, 175, 144) and HSL value hsl(66, 16%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAF90?+

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