#ACBCD3 Color

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

Color preview

#ACBCD3

Color formats

HEX
#ACBCD3
RGB
rgb(172, 188, 211)
RGBA
rgba(172, 188, 211, 1)
HSL
hsl(215, 31%, 75%)
HSV
hsv(215, 18%, 83%)
CMYK
cmyk(18%, 11%, 0%, 17%)
CSS variable
--color-primary: #ACBCD3;
Lowercase HEX
#acbcd3

Shades

Tints

Tones

Harmony

CSS snippets for #ACBCD3

.color-acbcd3 {
  color: #ACBCD3;
  background-color: #ACBCD3;
}

Frequently asked questions

What color is #ACBCD3?+

#ACBCD3 is a HEX color with RGB value rgb(172, 188, 211) and HSL value hsl(215, 31%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACBCD3?+

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