#ACC196 Color

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

Color preview

#ACC196

Color formats

HEX
#ACC196
RGB
rgb(172, 193, 150)
RGBA
rgba(172, 193, 150, 1)
HSL
hsl(89, 26%, 67%)
HSV
hsv(89, 22%, 76%)
CMYK
cmyk(11%, 0%, 22%, 24%)
CSS variable
--color-primary: #ACC196;
Lowercase HEX
#acc196

Shades

Tints

Tones

Harmony

CSS snippets for #ACC196

.color-acc196 {
  color: #ACC196;
  background-color: #ACC196;
}

Frequently asked questions

What color is #ACC196?+

#ACC196 is a HEX color with RGB value rgb(172, 193, 150) and HSL value hsl(89, 26%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACC196?+

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