#A2C3BF Color

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

Color preview

#A2C3BF

Color formats

HEX
#A2C3BF
RGB
rgb(162, 195, 191)
RGBA
rgba(162, 195, 191, 1)
HSL
hsl(173, 22%, 70%)
HSV
hsv(173, 17%, 76%)
CMYK
cmyk(17%, 0%, 2%, 24%)
CSS variable
--color-primary: #A2C3BF;
Lowercase HEX
#a2c3bf

Shades

Tints

Tones

Harmony

CSS snippets for #A2C3BF

.color-a2c3bf {
  color: #A2C3BF;
  background-color: #A2C3BF;
}

Frequently asked questions

What color is #A2C3BF?+

#A2C3BF is a HEX color with RGB value rgb(162, 195, 191) and HSL value hsl(173, 22%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A2C3BF?+

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