#ACAF88 Color

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

Color preview

#ACAF88

Color formats

HEX
#ACAF88
RGB
rgb(172, 175, 136)
RGBA
rgba(172, 175, 136, 1)
HSL
hsl(65, 20%, 61%)
HSV
hsv(65, 22%, 69%)
CMYK
cmyk(2%, 0%, 22%, 31%)
CSS variable
--color-primary: #ACAF88;
Lowercase HEX
#acaf88

Shades

Tints

Tones

Harmony

CSS snippets for #ACAF88

.color-acaf88 {
  color: #ACAF88;
  background-color: #ACAF88;
}

Frequently asked questions

What color is #ACAF88?+

#ACAF88 is a HEX color with RGB value rgb(172, 175, 136) and HSL value hsl(65, 20%, 61%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACAF88?+

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