#A1C0CB Color

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

Color preview

#A1C0CB

Color formats

HEX
#A1C0CB
RGB
rgb(161, 192, 203)
RGBA
rgba(161, 192, 203, 1)
HSL
hsl(196, 29%, 71%)
HSV
hsv(196, 21%, 80%)
CMYK
cmyk(21%, 5%, 0%, 20%)
CSS variable
--color-primary: #A1C0CB;
Lowercase HEX
#a1c0cb

Shades

Tints

Tones

Harmony

CSS snippets for #A1C0CB

.color-a1c0cb {
  color: #A1C0CB;
  background-color: #A1C0CB;
}

Frequently asked questions

What color is #A1C0CB?+

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

What is the closest Tailwind color to #A1C0CB?+

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