#ACC88C Color

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

Color preview

#ACC88C

Color formats

HEX
#ACC88C
RGB
rgb(172, 200, 140)
RGBA
rgba(172, 200, 140, 1)
HSL
hsl(88, 35%, 67%)
HSV
hsv(88, 30%, 78%)
CMYK
cmyk(14%, 0%, 30%, 22%)
CSS variable
--color-primary: #ACC88C;
Lowercase HEX
#acc88c

Shades

Tints

Tones

Harmony

CSS snippets for #ACC88C

.color-acc88c {
  color: #ACC88C;
  background-color: #ACC88C;
}

Frequently asked questions

What color is #ACC88C?+

#ACC88C is a HEX color with RGB value rgb(172, 200, 140) and HSL value hsl(88, 35%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACC88C?+

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