#ACADB2 Color

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

Color preview

#ACADB2

Color formats

HEX
#ACADB2
RGB
rgb(172, 173, 178)
RGBA
rgba(172, 173, 178, 1)
HSL
hsl(230, 4%, 69%)
HSV
hsv(230, 3%, 70%)
CMYK
cmyk(3%, 3%, 0%, 30%)
CSS variable
--color-primary: #ACADB2;
Lowercase HEX
#acadb2

Shades

Tints

Tones

Harmony

CSS snippets for #ACADB2

.color-acadb2 {
  color: #ACADB2;
  background-color: #ACADB2;
}

Frequently asked questions

What color is #ACADB2?+

#ACADB2 is a HEX color with RGB value rgb(172, 173, 178) and HSL value hsl(230, 4%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACADB2?+

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