#ACC5DA Color

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

Color preview

#ACC5DA

Color formats

HEX
#ACC5DA
RGB
rgb(172, 197, 218)
RGBA
rgba(172, 197, 218, 1)
HSL
hsl(207, 38%, 76%)
HSV
hsv(207, 21%, 85%)
CMYK
cmyk(21%, 10%, 0%, 15%)
CSS variable
--color-primary: #ACC5DA;
Lowercase HEX
#acc5da

Shades

Tints

Tones

Harmony

CSS snippets for #ACC5DA

.color-acc5da {
  color: #ACC5DA;
  background-color: #ACC5DA;
}

Frequently asked questions

What color is #ACC5DA?+

#ACC5DA is a HEX color with RGB value rgb(172, 197, 218) and HSL value hsl(207, 38%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACC5DA?+

The closest Tailwind color is slate-300, available as the bg-slate-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