#A1CECD Color

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

Color preview

#A1CECD

Color formats

HEX
#A1CECD
RGB
rgb(161, 206, 205)
RGBA
rgba(161, 206, 205, 1)
HSL
hsl(179, 31%, 72%)
HSV
hsv(179, 22%, 81%)
CMYK
cmyk(22%, 0%, 0%, 19%)
CSS variable
--color-primary: #A1CECD;
Lowercase HEX
#a1cecd

Shades

Tints

Tones

Harmony

CSS snippets for #A1CECD

.color-a1cecd {
  color: #A1CECD;
  background-color: #A1CECD;
}

Frequently asked questions

What color is #A1CECD?+

#A1CECD is a HEX color with RGB value rgb(161, 206, 205) and HSL value hsl(179, 31%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A1CECD?+

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