#A8BACC Color

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

Color preview

#A8BACC

Color formats

HEX
#A8BACC
RGB
rgb(168, 186, 204)
RGBA
rgba(168, 186, 204, 1)
HSL
hsl(210, 26%, 73%)
HSV
hsv(210, 18%, 80%)
CMYK
cmyk(18%, 9%, 0%, 20%)
CSS variable
--color-primary: #A8BACC;
Lowercase HEX
#a8bacc

Shades

Tints

Tones

Harmony

CSS snippets for #A8BACC

.color-a8bacc {
  color: #A8BACC;
  background-color: #A8BACC;
}

Frequently asked questions

What color is #A8BACC?+

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

What is the closest Tailwind color to #A8BACC?+

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