#ACB6EE Color

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

Color preview

#ACB6EE

Color formats

HEX
#ACB6EE
RGB
rgb(172, 182, 238)
RGBA
rgba(172, 182, 238, 1)
HSL
hsl(231, 66%, 80%)
HSV
hsv(231, 28%, 93%)
CMYK
cmyk(28%, 24%, 0%, 7%)
CSS variable
--color-primary: #ACB6EE;
Lowercase HEX
#acb6ee

Shades

Tints

Tones

Harmony

CSS snippets for #ACB6EE

.color-acb6ee {
  color: #ACB6EE;
  background-color: #ACB6EE;
}

Frequently asked questions

What color is #ACB6EE?+

#ACB6EE is a HEX color with RGB value rgb(172, 182, 238) and HSL value hsl(231, 66%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACB6EE?+

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