#A1CECB Color

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

Color preview

#A1CECB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A1CECB

.color-a1cecb {
  color: #A1CECB;
  background-color: #A1CECB;
}

Frequently asked questions

What color is #A1CECB?+

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

What is the closest Tailwind color to #A1CECB?+

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