#A6CBCE Color

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

Color preview

#A6CBCE

Color formats

HEX
#A6CBCE
RGB
rgb(166, 203, 206)
RGBA
rgba(166, 203, 206, 1)
HSL
hsl(185, 29%, 73%)
HSV
hsv(185, 19%, 81%)
CMYK
cmyk(19%, 1%, 0%, 19%)
CSS variable
--color-primary: #A6CBCE;
Lowercase HEX
#a6cbce

Shades

Tints

Tones

Harmony

CSS snippets for #A6CBCE

.color-a6cbce {
  color: #A6CBCE;
  background-color: #A6CBCE;
}

Frequently asked questions

What color is #A6CBCE?+

#A6CBCE is a HEX color with RGB value rgb(166, 203, 206) and HSL value hsl(185, 29%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A6CBCE?+

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