#A1B7CB Color

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

Color preview

#A1B7CB

Color formats

HEX
#A1B7CB
RGB
rgb(161, 183, 203)
RGBA
rgba(161, 183, 203, 1)
HSL
hsl(209, 29%, 71%)
HSV
hsv(209, 21%, 80%)
CMYK
cmyk(21%, 10%, 0%, 20%)
CSS variable
--color-primary: #A1B7CB;
Lowercase HEX
#a1b7cb

Shades

Tints

Tones

Harmony

CSS snippets for #A1B7CB

.color-a1b7cb {
  color: #A1B7CB;
  background-color: #A1B7CB;
}

Frequently asked questions

What color is #A1B7CB?+

#A1B7CB is a HEX color with RGB value rgb(161, 183, 203) and HSL value hsl(209, 29%, 71%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A1B7CB?+

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