#A8B1CC Color

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

Color preview

#A8B1CC

Color formats

HEX
#A8B1CC
RGB
rgb(168, 177, 204)
RGBA
rgba(168, 177, 204, 1)
HSL
hsl(225, 26%, 73%)
HSV
hsv(225, 18%, 80%)
CMYK
cmyk(18%, 13%, 0%, 20%)
CSS variable
--color-primary: #A8B1CC;
Lowercase HEX
#a8b1cc

Shades

Tints

Tones

Harmony

CSS snippets for #A8B1CC

.color-a8b1cc {
  color: #A8B1CC;
  background-color: #A8B1CC;
}

Frequently asked questions

What color is #A8B1CC?+

#A8B1CC is a HEX color with RGB value rgb(168, 177, 204) and HSL value hsl(225, 26%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A8B1CC?+

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