#A8C6CE Color

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

Color preview

#A8C6CE

Color formats

HEX
#A8C6CE
RGB
rgb(168, 198, 206)
RGBA
rgba(168, 198, 206, 1)
HSL
hsl(193, 28%, 73%)
HSV
hsv(193, 18%, 81%)
CMYK
cmyk(18%, 4%, 0%, 19%)
CSS variable
--color-primary: #A8C6CE;
Lowercase HEX
#a8c6ce

Shades

Tints

Tones

Harmony

CSS snippets for #A8C6CE

.color-a8c6ce {
  color: #A8C6CE;
  background-color: #A8C6CE;
}

Frequently asked questions

What color is #A8C6CE?+

#A8C6CE is a HEX color with RGB value rgb(168, 198, 206) and HSL value hsl(193, 28%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A8C6CE?+

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