#A3C2BF Color

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

Color preview

#A3C2BF

Color formats

HEX
#A3C2BF
RGB
rgb(163, 194, 191)
RGBA
rgba(163, 194, 191, 1)
HSL
hsl(174, 20%, 70%)
HSV
hsv(174, 16%, 76%)
CMYK
cmyk(16%, 0%, 2%, 24%)
CSS variable
--color-primary: #A3C2BF;
Lowercase HEX
#a3c2bf

Shades

Tints

Tones

Harmony

CSS snippets for #A3C2BF

.color-a3c2bf {
  color: #A3C2BF;
  background-color: #A3C2BF;
}

Frequently asked questions

What color is #A3C2BF?+

#A3C2BF is a HEX color with RGB value rgb(163, 194, 191) and HSL value hsl(174, 20%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A3C2BF?+

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