#ACC485 Color

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

Color preview

#ACC485

Color formats

HEX
#ACC485
RGB
rgb(172, 196, 133)
RGBA
rgba(172, 196, 133, 1)
HSL
hsl(83, 35%, 65%)
HSV
hsv(83, 32%, 77%)
CMYK
cmyk(12%, 0%, 32%, 23%)
CSS variable
--color-primary: #ACC485;
Lowercase HEX
#acc485

Shades

Tints

Tones

Harmony

CSS snippets for #ACC485

.color-acc485 {
  color: #ACC485;
  background-color: #ACC485;
}

Frequently asked questions

What color is #ACC485?+

#ACC485 is a HEX color with RGB value rgb(172, 196, 133) and HSL value hsl(83, 35%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACC485?+

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