#A8B7CB Color

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

Color preview

#A8B7CB

Color formats

HEX
#A8B7CB
RGB
rgb(168, 183, 203)
RGBA
rgba(168, 183, 203, 1)
HSL
hsl(214, 25%, 73%)
HSV
hsv(214, 17%, 80%)
CMYK
cmyk(17%, 10%, 0%, 20%)
CSS variable
--color-primary: #A8B7CB;
Lowercase HEX
#a8b7cb

Shades

Tints

Tones

Harmony

CSS snippets for #A8B7CB

.color-a8b7cb {
  color: #A8B7CB;
  background-color: #A8B7CB;
}

Frequently asked questions

What color is #A8B7CB?+

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

What is the closest Tailwind color to #A8B7CB?+

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