#A6CFCA Color

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

Color preview

#A6CFCA

Color formats

HEX
#A6CFCA
RGB
rgb(166, 207, 202)
RGBA
rgba(166, 207, 202, 1)
HSL
hsl(173, 30%, 73%)
HSV
hsv(173, 20%, 81%)
CMYK
cmyk(20%, 0%, 2%, 19%)
CSS variable
--color-primary: #A6CFCA;
Lowercase HEX
#a6cfca

Shades

Tints

Tones

Harmony

CSS snippets for #A6CFCA

.color-a6cfca {
  color: #A6CFCA;
  background-color: #A6CFCA;
}

Frequently asked questions

What color is #A6CFCA?+

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

What is the closest Tailwind color to #A6CFCA?+

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