#ADDEC3 Color

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

Color preview

#ADDEC3

Color formats

HEX
#ADDEC3
RGB
rgb(173, 222, 195)
RGBA
rgba(173, 222, 195, 1)
HSL
hsl(147, 43%, 77%)
HSV
hsv(147, 22%, 87%)
CMYK
cmyk(22%, 0%, 12%, 13%)
CSS variable
--color-primary: #ADDEC3;
Lowercase HEX
#addec3

Shades

Tints

Tones

Harmony

CSS snippets for #ADDEC3

.color-addec3 {
  color: #ADDEC3;
  background-color: #ADDEC3;
}

Frequently asked questions

What color is #ADDEC3?+

#ADDEC3 is a HEX color with RGB value rgb(173, 222, 195) and HSL value hsl(147, 43%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ADDEC3?+

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