#ACC99A Color

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

Color preview

#ACC99A

Color formats

HEX
#ACC99A
RGB
rgb(172, 201, 154)
RGBA
rgba(172, 201, 154, 1)
HSL
hsl(97, 30%, 70%)
HSV
hsv(97, 23%, 79%)
CMYK
cmyk(14%, 0%, 23%, 21%)
CSS variable
--color-primary: #ACC99A;
Lowercase HEX
#acc99a

Shades

Tints

Tones

Harmony

CSS snippets for #ACC99A

.color-acc99a {
  color: #ACC99A;
  background-color: #ACC99A;
}

Frequently asked questions

What color is #ACC99A?+

#ACC99A is a HEX color with RGB value rgb(172, 201, 154) and HSL value hsl(97, 30%, 70%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACC99A?+

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