#ACACB9 Color

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

Color preview

#ACACB9

Color formats

HEX
#ACACB9
RGB
rgb(172, 172, 185)
RGBA
rgba(172, 172, 185, 1)
HSL
hsl(240, 8%, 70%)
HSV
hsv(240, 7%, 73%)
CMYK
cmyk(7%, 7%, 0%, 27%)
CSS variable
--color-primary: #ACACB9;
Lowercase HEX
#acacb9

Shades

Tints

Tones

Harmony

CSS snippets for #ACACB9

.color-acacb9 {
  color: #ACACB9;
  background-color: #ACACB9;
}

Frequently asked questions

What color is #ACACB9?+

#ACACB9 is a HEX color with RGB value rgb(172, 172, 185) and HSL value hsl(240, 8%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACACB9?+

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