#A8BCCC Color

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

Color preview

#A8BCCC

Color formats

HEX
#A8BCCC
RGB
rgb(168, 188, 204)
RGBA
rgba(168, 188, 204, 1)
HSL
hsl(207, 26%, 73%)
HSV
hsv(207, 18%, 80%)
CMYK
cmyk(18%, 8%, 0%, 20%)
CSS variable
--color-primary: #A8BCCC;
Lowercase HEX
#a8bccc

Shades

Tints

Tones

Harmony

CSS snippets for #A8BCCC

.color-a8bccc {
  color: #A8BCCC;
  background-color: #A8BCCC;
}

Frequently asked questions

What color is #A8BCCC?+

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

What is the closest Tailwind color to #A8BCCC?+

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