#ACBCC8 Color

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

Color preview

#ACBCC8

Color formats

HEX
#ACBCC8
RGB
rgb(172, 188, 200)
RGBA
rgba(172, 188, 200, 1)
HSL
hsl(206, 20%, 73%)
HSV
hsv(206, 14%, 78%)
CMYK
cmyk(14%, 6%, 0%, 22%)
CSS variable
--color-primary: #ACBCC8;
Lowercase HEX
#acbcc8

Shades

Tints

Tones

Harmony

CSS snippets for #ACBCC8

.color-acbcc8 {
  color: #ACBCC8;
  background-color: #ACBCC8;
}

Frequently asked questions

What color is #ACBCC8?+

#ACBCC8 is a HEX color with RGB value rgb(172, 188, 200) and HSL value hsl(206, 20%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ACBCC8?+

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