#ADDDCC Color

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

Color preview

#ADDDCC

Color formats

HEX
#ADDDCC
RGB
rgb(173, 221, 204)
RGBA
rgba(173, 221, 204, 1)
HSL
hsl(159, 41%, 77%)
HSV
hsv(159, 22%, 87%)
CMYK
cmyk(22%, 0%, 8%, 13%)
CSS variable
--color-primary: #ADDDCC;
Lowercase HEX
#adddcc

Shades

Tints

Tones

Harmony

CSS snippets for #ADDDCC

.color-adddcc {
  color: #ADDDCC;
  background-color: #ADDDCC;
}

Frequently asked questions

What color is #ADDDCC?+

#ADDDCC is a HEX color with RGB value rgb(173, 221, 204) and HSL value hsl(159, 41%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ADDDCC?+

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