#A1CABE Color

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

Color preview

#A1CABE

Color formats

HEX
#A1CABE
RGB
rgb(161, 202, 190)
RGBA
rgba(161, 202, 190, 1)
HSL
hsl(162, 28%, 71%)
HSV
hsv(162, 20%, 79%)
CMYK
cmyk(20%, 0%, 6%, 21%)
CSS variable
--color-primary: #A1CABE;
Lowercase HEX
#a1cabe

Shades

Tints

Tones

Harmony

CSS snippets for #A1CABE

.color-a1cabe {
  color: #A1CABE;
  background-color: #A1CABE;
}

Frequently asked questions

What color is #A1CABE?+

#A1CABE is a HEX color with RGB value rgb(161, 202, 190) and HSL value hsl(162, 28%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A1CABE?+

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