#ACBADE Color

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

Color preview

#ACBADE

Color formats

HEX
#ACBADE
RGB
rgb(172, 186, 222)
RGBA
rgba(172, 186, 222, 1)
HSL
hsl(223, 43%, 77%)
HSV
hsv(223, 23%, 87%)
CMYK
cmyk(23%, 16%, 0%, 13%)
CSS variable
--color-primary: #ACBADE;
Lowercase HEX
#acbade

Shades

Tints

Tones

Harmony

CSS snippets for #ACBADE

.color-acbade {
  color: #ACBADE;
  background-color: #ACBADE;
}

Frequently asked questions

What color is #ACBADE?+

#ACBADE is a HEX color with RGB value rgb(172, 186, 222) and HSL value hsl(223, 43%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACBADE?+

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