#ACC084 Color

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

Color preview

#ACC084

Color formats

HEX
#ACC084
RGB
rgb(172, 192, 132)
RGBA
rgba(172, 192, 132, 1)
HSL
hsl(80, 32%, 64%)
HSV
hsv(80, 31%, 75%)
CMYK
cmyk(10%, 0%, 31%, 25%)
CSS variable
--color-primary: #ACC084;
Lowercase HEX
#acc084

Shades

Tints

Tones

Harmony

CSS snippets for #ACC084

.color-acc084 {
  color: #ACC084;
  background-color: #ACC084;
}

Frequently asked questions

What color is #ACC084?+

#ACC084 is a HEX color with RGB value rgb(172, 192, 132) and HSL value hsl(80, 32%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACC084?+

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