#A1BCD3 Color

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

Color preview

#A1BCD3

Color formats

HEX
#A1BCD3
RGB
rgb(161, 188, 211)
RGBA
rgba(161, 188, 211, 1)
HSL
hsl(208, 36%, 73%)
HSV
hsv(208, 24%, 83%)
CMYK
cmyk(24%, 11%, 0%, 17%)
CSS variable
--color-primary: #A1BCD3;
Lowercase HEX
#a1bcd3

Shades

Tints

Tones

Harmony

CSS snippets for #A1BCD3

.color-a1bcd3 {
  color: #A1BCD3;
  background-color: #A1BCD3;
}

Frequently asked questions

What color is #A1BCD3?+

#A1BCD3 is a HEX color with RGB value rgb(161, 188, 211) and HSL value hsl(208, 36%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A1BCD3?+

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