#ACC6EE Color

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

Color preview

#ACC6EE

Color formats

HEX
#ACC6EE
RGB
rgb(172, 198, 238)
RGBA
rgba(172, 198, 238, 1)
HSL
hsl(216, 66%, 80%)
HSV
hsv(216, 28%, 93%)
CMYK
cmyk(28%, 17%, 0%, 7%)
CSS variable
--color-primary: #ACC6EE;
Lowercase HEX
#acc6ee

Shades

Tints

Tones

Harmony

CSS snippets for #ACC6EE

.color-acc6ee {
  color: #ACC6EE;
  background-color: #ACC6EE;
}

Frequently asked questions

What color is #ACC6EE?+

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

What is the closest Tailwind color to #ACC6EE?+

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