#A8BFCD Color

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

Color preview

#A8BFCD

Color formats

HEX
#A8BFCD
RGB
rgb(168, 191, 205)
RGBA
rgba(168, 191, 205, 1)
HSL
hsl(203, 27%, 73%)
HSV
hsv(203, 18%, 80%)
CMYK
cmyk(18%, 7%, 0%, 20%)
CSS variable
--color-primary: #A8BFCD;
Lowercase HEX
#a8bfcd

Shades

Tints

Tones

Harmony

CSS snippets for #A8BFCD

.color-a8bfcd {
  color: #A8BFCD;
  background-color: #A8BFCD;
}

Frequently asked questions

What color is #A8BFCD?+

#A8BFCD is a HEX color with RGB value rgb(168, 191, 205) and HSL value hsl(203, 27%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A8BFCD?+

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