#A0CDCC Color

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

Color preview

#A0CDCC

Color formats

HEX
#A0CDCC
RGB
rgb(160, 205, 204)
RGBA
rgba(160, 205, 204, 1)
HSL
hsl(179, 31%, 72%)
HSV
hsv(179, 22%, 80%)
CMYK
cmyk(22%, 0%, 0%, 20%)
CSS variable
--color-primary: #A0CDCC;
Lowercase HEX
#a0cdcc

Shades

Tints

Tones

Harmony

CSS snippets for #A0CDCC

.color-a0cdcc {
  color: #A0CDCC;
  background-color: #A0CDCC;
}

Frequently asked questions

What color is #A0CDCC?+

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

What is the closest Tailwind color to #A0CDCC?+

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