#A6CDCE Color

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

Color preview

#A6CDCE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A6CDCE

.color-a6cdce {
  color: #A6CDCE;
  background-color: #A6CDCE;
}

Frequently asked questions

What color is #A6CDCE?+

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

What is the closest Tailwind color to #A6CDCE?+

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