#ACCCA1 Color

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

Color preview

#ACCCA1

Color formats

HEX
#ACCCA1
RGB
rgb(172, 204, 161)
RGBA
rgba(172, 204, 161, 1)
HSL
hsl(105, 30%, 72%)
HSV
hsv(105, 21%, 80%)
CMYK
cmyk(16%, 0%, 21%, 20%)
CSS variable
--color-primary: #ACCCA1;
Lowercase HEX
#accca1

Shades

Tints

Tones

Harmony

CSS snippets for #ACCCA1

.color-accca1 {
  color: #ACCCA1;
  background-color: #ACCCA1;
}

Frequently asked questions

What color is #ACCCA1?+

#ACCCA1 is a HEX color with RGB value rgb(172, 204, 161) and HSL value hsl(105, 30%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACCCA1?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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