#A1CAB2 Color

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

Color preview

#A1CAB2

Color formats

HEX
#A1CAB2
RGB
rgb(161, 202, 178)
RGBA
rgba(161, 202, 178, 1)
HSL
hsl(145, 28%, 71%)
HSV
hsv(145, 20%, 79%)
CMYK
cmyk(20%, 0%, 12%, 21%)
CSS variable
--color-primary: #A1CAB2;
Lowercase HEX
#a1cab2

Shades

Tints

Tones

Harmony

CSS snippets for #A1CAB2

.color-a1cab2 {
  color: #A1CAB2;
  background-color: #A1CAB2;
}

Frequently asked questions

What color is #A1CAB2?+

#A1CAB2 is a HEX color with RGB value rgb(161, 202, 178) and HSL value hsl(145, 28%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1CAB2?+

The closest Tailwind color is gray-400, available as the bg-gray-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