#ADDEC1 Color

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

Color preview

#ADDEC1

Color formats

HEX
#ADDEC1
RGB
rgb(173, 222, 193)
RGBA
rgba(173, 222, 193, 1)
HSL
hsl(144, 43%, 77%)
HSV
hsv(144, 22%, 87%)
CMYK
cmyk(22%, 0%, 13%, 13%)
CSS variable
--color-primary: #ADDEC1;
Lowercase HEX
#addec1

Shades

Tints

Tones

Harmony

CSS snippets for #ADDEC1

.color-addec1 {
  color: #ADDEC1;
  background-color: #ADDEC1;
}

Frequently asked questions

What color is #ADDEC1?+

#ADDEC1 is a HEX color with RGB value rgb(173, 222, 193) and HSL value hsl(144, 43%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ADDEC1?+

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