#A1B4CB Color

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

Color preview

#A1B4CB

Color formats

HEX
#A1B4CB
RGB
rgb(161, 180, 203)
RGBA
rgba(161, 180, 203, 1)
HSL
hsl(213, 29%, 71%)
HSV
hsv(213, 21%, 80%)
CMYK
cmyk(21%, 11%, 0%, 20%)
CSS variable
--color-primary: #A1B4CB;
Lowercase HEX
#a1b4cb

Shades

Tints

Tones

Harmony

CSS snippets for #A1B4CB

.color-a1b4cb {
  color: #A1B4CB;
  background-color: #A1B4CB;
}

Frequently asked questions

What color is #A1B4CB?+

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

What is the closest Tailwind color to #A1B4CB?+

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