#ACC984 Color

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

Color preview

#ACC984

Color formats

HEX
#ACC984
RGB
rgb(172, 201, 132)
RGBA
rgba(172, 201, 132, 1)
HSL
hsl(85, 39%, 65%)
HSV
hsv(85, 34%, 79%)
CMYK
cmyk(14%, 0%, 34%, 21%)
CSS variable
--color-primary: #ACC984;
Lowercase HEX
#acc984

Shades

Tints

Tones

Harmony

CSS snippets for #ACC984

.color-acc984 {
  color: #ACC984;
  background-color: #ACC984;
}

Frequently asked questions

What color is #ACC984?+

#ACC984 is a HEX color with RGB value rgb(172, 201, 132) and HSL value hsl(85, 39%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACC984?+

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