#ACC99F Color

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

Color preview

#ACC99F

Color formats

HEX
#ACC99F
RGB
rgb(172, 201, 159)
RGBA
rgba(172, 201, 159, 1)
HSL
hsl(101, 28%, 71%)
HSV
hsv(101, 21%, 79%)
CMYK
cmyk(14%, 0%, 21%, 21%)
CSS variable
--color-primary: #ACC99F;
Lowercase HEX
#acc99f

Shades

Tints

Tones

Harmony

CSS snippets for #ACC99F

.color-acc99f {
  color: #ACC99F;
  background-color: #ACC99F;
}

Frequently asked questions

What color is #ACC99F?+

#ACC99F is a HEX color with RGB value rgb(172, 201, 159) and HSL value hsl(101, 28%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACC99F?+

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