#ACBCCB Color

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

Color preview

#ACBCCB

Color formats

HEX
#ACBCCB
RGB
rgb(172, 188, 203)
RGBA
rgba(172, 188, 203, 1)
HSL
hsl(209, 23%, 74%)
HSV
hsv(209, 15%, 80%)
CMYK
cmyk(15%, 7%, 0%, 20%)
CSS variable
--color-primary: #ACBCCB;
Lowercase HEX
#acbccb

Shades

Tints

Tones

Harmony

CSS snippets for #ACBCCB

.color-acbccb {
  color: #ACBCCB;
  background-color: #ACBCCB;
}

Frequently asked questions

What color is #ACBCCB?+

#ACBCCB is a HEX color with RGB value rgb(172, 188, 203) and HSL value hsl(209, 23%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACBCCB?+

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