#AADCCC Color

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

Color preview

#AADCCC

Color formats

HEX
#AADCCC
RGB
rgb(170, 220, 204)
RGBA
rgba(170, 220, 204, 1)
HSL
hsl(161, 42%, 76%)
HSV
hsv(161, 23%, 86%)
CMYK
cmyk(23%, 0%, 7%, 14%)
CSS variable
--color-primary: #AADCCC;
Lowercase HEX
#aadccc

Shades

Tints

Tones

Harmony

CSS snippets for #AADCCC

.color-aadccc {
  color: #AADCCC;
  background-color: #AADCCC;
}

Frequently asked questions

What color is #AADCCC?+

#AADCCC is a HEX color with RGB value rgb(170, 220, 204) and HSL value hsl(161, 42%, 76%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AADCCC?+

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