#ACBDE5 Color

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

Color preview

#ACBDE5

Color formats

HEX
#ACBDE5
RGB
rgb(172, 189, 229)
RGBA
rgba(172, 189, 229, 1)
HSL
hsl(222, 52%, 79%)
HSV
hsv(222, 25%, 90%)
CMYK
cmyk(25%, 17%, 0%, 10%)
CSS variable
--color-primary: #ACBDE5;
Lowercase HEX
#acbde5

Shades

Tints

Tones

Harmony

CSS snippets for #ACBDE5

.color-acbde5 {
  color: #ACBDE5;
  background-color: #ACBDE5;
}

Frequently asked questions

What color is #ACBDE5?+

#ACBDE5 is a HEX color with RGB value rgb(172, 189, 229) and HSL value hsl(222, 52%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACBDE5?+

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