#A6CFCD Color

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

Color preview

#A6CFCD

Color formats

HEX
#A6CFCD
RGB
rgb(166, 207, 205)
RGBA
rgba(166, 207, 205, 1)
HSL
hsl(177, 30%, 73%)
HSV
hsv(177, 20%, 81%)
CMYK
cmyk(20%, 0%, 1%, 19%)
CSS variable
--color-primary: #A6CFCD;
Lowercase HEX
#a6cfcd

Shades

Tints

Tones

Harmony

CSS snippets for #A6CFCD

.color-a6cfcd {
  color: #A6CFCD;
  background-color: #A6CFCD;
}

Frequently asked questions

What color is #A6CFCD?+

#A6CFCD is a HEX color with RGB value rgb(166, 207, 205) and HSL value hsl(177, 30%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A6CFCD?+

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