#A9CCDD Color

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

Color preview

#A9CCDD

Color formats

HEX
#A9CCDD
RGB
rgb(169, 204, 221)
RGBA
rgba(169, 204, 221, 1)
HSL
hsl(200, 43%, 76%)
HSV
hsv(200, 24%, 87%)
CMYK
cmyk(24%, 8%, 0%, 13%)
CSS variable
--color-primary: #A9CCDD;
Lowercase HEX
#a9ccdd

Shades

Tints

Tones

Harmony

CSS snippets for #A9CCDD

.color-a9ccdd {
  color: #A9CCDD;
  background-color: #A9CCDD;
}

Frequently asked questions

What color is #A9CCDD?+

#A9CCDD is a HEX color with RGB value rgb(169, 204, 221) and HSL value hsl(200, 43%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9CCDD?+

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