#A7CDDC Color

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

Color preview

#A7CDDC

Color formats

HEX
#A7CDDC
RGB
rgb(167, 205, 220)
RGBA
rgba(167, 205, 220, 1)
HSL
hsl(197, 43%, 76%)
HSV
hsv(197, 24%, 86%)
CMYK
cmyk(24%, 7%, 0%, 14%)
CSS variable
--color-primary: #A7CDDC;
Lowercase HEX
#a7cddc

Shades

Tints

Tones

Harmony

CSS snippets for #A7CDDC

.color-a7cddc {
  color: #A7CDDC;
  background-color: #A7CDDC;
}

Frequently asked questions

What color is #A7CDDC?+

#A7CDDC is a HEX color with RGB value rgb(167, 205, 220) and HSL value hsl(197, 43%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A7CDDC?+

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