#ACC180 Color

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

Color preview

#ACC180

Color formats

HEX
#ACC180
RGB
rgb(172, 193, 128)
RGBA
rgba(172, 193, 128, 1)
HSL
hsl(79, 34%, 63%)
HSV
hsv(79, 34%, 76%)
CMYK
cmyk(11%, 0%, 34%, 24%)
CSS variable
--color-primary: #ACC180;
Lowercase HEX
#acc180

Shades

Tints

Tones

Harmony

CSS snippets for #ACC180

.color-acc180 {
  color: #ACC180;
  background-color: #ACC180;
}

Frequently asked questions

What color is #ACC180?+

#ACC180 is a HEX color with RGB value rgb(172, 193, 128) and HSL value hsl(79, 34%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACC180?+

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