#A2C5CE Color

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

Color preview

#A2C5CE

Color formats

HEX
#A2C5CE
RGB
rgb(162, 197, 206)
RGBA
rgba(162, 197, 206, 1)
HSL
hsl(192, 31%, 72%)
HSV
hsv(192, 21%, 81%)
CMYK
cmyk(21%, 4%, 0%, 19%)
CSS variable
--color-primary: #A2C5CE;
Lowercase HEX
#a2c5ce

Shades

Tints

Tones

Harmony

CSS snippets for #A2C5CE

.color-a2c5ce {
  color: #A2C5CE;
  background-color: #A2C5CE;
}

Frequently asked questions

What color is #A2C5CE?+

#A2C5CE is a HEX color with RGB value rgb(162, 197, 206) and HSL value hsl(192, 31%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A2C5CE?+

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