#ACC1DE Color

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

Color preview

#ACC1DE

Color formats

HEX
#ACC1DE
RGB
rgb(172, 193, 222)
RGBA
rgba(172, 193, 222, 1)
HSL
hsl(215, 43%, 77%)
HSV
hsv(215, 23%, 87%)
CMYK
cmyk(23%, 13%, 0%, 13%)
CSS variable
--color-primary: #ACC1DE;
Lowercase HEX
#acc1de

Shades

Tints

Tones

Harmony

CSS snippets for #ACC1DE

.color-acc1de {
  color: #ACC1DE;
  background-color: #ACC1DE;
}

Frequently asked questions

What color is #ACC1DE?+

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

What is the closest Tailwind color to #ACC1DE?+

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