#ACAF98 Color

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

Color preview

#ACAF98

Color formats

HEX
#ACAF98
RGB
rgb(172, 175, 152)
RGBA
rgba(172, 175, 152, 1)
HSL
hsl(68, 13%, 64%)
HSV
hsv(68, 13%, 69%)
CMYK
cmyk(2%, 0%, 13%, 31%)
CSS variable
--color-primary: #ACAF98;
Lowercase HEX
#acaf98

Shades

Tints

Tones

Harmony

CSS snippets for #ACAF98

.color-acaf98 {
  color: #ACAF98;
  background-color: #ACAF98;
}

Frequently asked questions

What color is #ACAF98?+

#ACAF98 is a HEX color with RGB value rgb(172, 175, 152) and HSL value hsl(68, 13%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACAF98?+

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