#A1CBBF Color

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

Color preview

#A1CBBF

Color formats

HEX
#A1CBBF
RGB
rgb(161, 203, 191)
RGBA
rgba(161, 203, 191, 1)
HSL
hsl(163, 29%, 71%)
HSV
hsv(163, 21%, 80%)
CMYK
cmyk(21%, 0%, 6%, 20%)
CSS variable
--color-primary: #A1CBBF;
Lowercase HEX
#a1cbbf

Shades

Tints

Tones

Harmony

CSS snippets for #A1CBBF

.color-a1cbbf {
  color: #A1CBBF;
  background-color: #A1CBBF;
}

Frequently asked questions

What color is #A1CBBF?+

#A1CBBF is a HEX color with RGB value rgb(161, 203, 191) and HSL value hsl(163, 29%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A1CBBF?+

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