#ACCCA8 Color

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

Color preview

#ACCCA8

Color formats

HEX
#ACCCA8
RGB
rgb(172, 204, 168)
RGBA
rgba(172, 204, 168, 1)
HSL
hsl(113, 26%, 73%)
HSV
hsv(113, 18%, 80%)
CMYK
cmyk(16%, 0%, 18%, 20%)
CSS variable
--color-primary: #ACCCA8;
Lowercase HEX
#accca8

Shades

Tints

Tones

Harmony

CSS snippets for #ACCCA8

.color-accca8 {
  color: #ACCCA8;
  background-color: #ACCCA8;
}

Frequently asked questions

What color is #ACCCA8?+

#ACCCA8 is a HEX color with RGB value rgb(172, 204, 168) and HSL value hsl(113, 26%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ACCCA8?+

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