#ACABD3 Color

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

Color preview

#ACABD3

Color formats

HEX
#ACABD3
RGB
rgb(172, 171, 211)
RGBA
rgba(172, 171, 211, 1)
HSL
hsl(242, 31%, 75%)
HSV
hsv(242, 19%, 83%)
CMYK
cmyk(18%, 19%, 0%, 17%)
CSS variable
--color-primary: #ACABD3;
Lowercase HEX
#acabd3

Shades

Tints

Tones

Harmony

CSS snippets for #ACABD3

.color-acabd3 {
  color: #ACABD3;
  background-color: #ACABD3;
}

Frequently asked questions

What color is #ACABD3?+

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

What is the closest Tailwind color to #ACABD3?+

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