#A7C5CF Color

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

Color preview

#A7C5CF

Color formats

HEX
#A7C5CF
RGB
rgb(167, 197, 207)
RGBA
rgba(167, 197, 207, 1)
HSL
hsl(195, 29%, 73%)
HSV
hsv(195, 19%, 81%)
CMYK
cmyk(19%, 5%, 0%, 19%)
CSS variable
--color-primary: #A7C5CF;
Lowercase HEX
#a7c5cf

Shades

Tints

Tones

Harmony

CSS snippets for #A7C5CF

.color-a7c5cf {
  color: #A7C5CF;
  background-color: #A7C5CF;
}

Frequently asked questions

What color is #A7C5CF?+

#A7C5CF is a HEX color with RGB value rgb(167, 197, 207) and HSL value hsl(195, 29%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A7C5CF?+

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