#ADDDC7 Color

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

Color preview

#ADDDC7

Color formats

HEX
#ADDDC7
RGB
rgb(173, 221, 199)
RGBA
rgba(173, 221, 199, 1)
HSL
hsl(153, 41%, 77%)
HSV
hsv(153, 22%, 87%)
CMYK
cmyk(22%, 0%, 10%, 13%)
CSS variable
--color-primary: #ADDDC7;
Lowercase HEX
#adddc7

Shades

Tints

Tones

Harmony

CSS snippets for #ADDDC7

.color-adddc7 {
  color: #ADDDC7;
  background-color: #ADDDC7;
}

Frequently asked questions

What color is #ADDDC7?+

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

What is the closest Tailwind color to #ADDDC7?+

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