#A6CCDC Color

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

Color preview

#A6CCDC

Color formats

HEX
#A6CCDC
RGB
rgb(166, 204, 220)
RGBA
rgba(166, 204, 220, 1)
HSL
hsl(198, 44%, 76%)
HSV
hsv(198, 25%, 86%)
CMYK
cmyk(25%, 7%, 0%, 14%)
CSS variable
--color-primary: #A6CCDC;
Lowercase HEX
#a6ccdc

Shades

Tints

Tones

Harmony

CSS snippets for #A6CCDC

.color-a6ccdc {
  color: #A6CCDC;
  background-color: #A6CCDC;
}

Frequently asked questions

What color is #A6CCDC?+

#A6CCDC is a HEX color with RGB value rgb(166, 204, 220) and HSL value hsl(198, 44%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A6CCDC?+

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