#ACBFDA Color

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

Color preview

#ACBFDA

Color formats

HEX
#ACBFDA
RGB
rgb(172, 191, 218)
RGBA
rgba(172, 191, 218, 1)
HSL
hsl(215, 38%, 76%)
HSV
hsv(215, 21%, 85%)
CMYK
cmyk(21%, 12%, 0%, 15%)
CSS variable
--color-primary: #ACBFDA;
Lowercase HEX
#acbfda

Shades

Tints

Tones

Harmony

CSS snippets for #ACBFDA

.color-acbfda {
  color: #ACBFDA;
  background-color: #ACBFDA;
}

Frequently asked questions

What color is #ACBFDA?+

#ACBFDA is a HEX color with RGB value rgb(172, 191, 218) and HSL value hsl(215, 38%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACBFDA?+

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