#A8C7CB Color

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

Color preview

#A8C7CB

Color formats

HEX
#A8C7CB
RGB
rgb(168, 199, 203)
RGBA
rgba(168, 199, 203, 1)
HSL
hsl(187, 25%, 73%)
HSV
hsv(187, 17%, 80%)
CMYK
cmyk(17%, 2%, 0%, 20%)
CSS variable
--color-primary: #A8C7CB;
Lowercase HEX
#a8c7cb

Shades

Tints

Tones

Harmony

CSS snippets for #A8C7CB

.color-a8c7cb {
  color: #A8C7CB;
  background-color: #A8C7CB;
}

Frequently asked questions

What color is #A8C7CB?+

#A8C7CB is a HEX color with RGB value rgb(168, 199, 203) and HSL value hsl(187, 25%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A8C7CB?+

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