#A5C7CB Color

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

Color preview

#A5C7CB

Color formats

HEX
#A5C7CB
RGB
rgb(165, 199, 203)
RGBA
rgba(165, 199, 203, 1)
HSL
hsl(186, 27%, 72%)
HSV
hsv(186, 19%, 80%)
CMYK
cmyk(19%, 2%, 0%, 20%)
CSS variable
--color-primary: #A5C7CB;
Lowercase HEX
#a5c7cb

Shades

Tints

Tones

Harmony

CSS snippets for #A5C7CB

.color-a5c7cb {
  color: #A5C7CB;
  background-color: #A5C7CB;
}

Frequently asked questions

What color is #A5C7CB?+

#A5C7CB is a HEX color with RGB value rgb(165, 199, 203) and HSL value hsl(186, 27%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5C7CB?+

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