#A2CDCF Color

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

Color preview

#A2CDCF

Color formats

HEX
#A2CDCF
RGB
rgb(162, 205, 207)
RGBA
rgba(162, 205, 207, 1)
HSL
hsl(183, 32%, 72%)
HSV
hsv(183, 22%, 81%)
CMYK
cmyk(22%, 1%, 0%, 19%)
CSS variable
--color-primary: #A2CDCF;
Lowercase HEX
#a2cdcf

Shades

Tints

Tones

Harmony

CSS snippets for #A2CDCF

.color-a2cdcf {
  color: #A2CDCF;
  background-color: #A2CDCF;
}

Frequently asked questions

What color is #A2CDCF?+

#A2CDCF is a HEX color with RGB value rgb(162, 205, 207) and HSL value hsl(183, 32%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A2CDCF?+

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