#ADDFC6 Color

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

Color preview

#ADDFC6

Color formats

HEX
#ADDFC6
RGB
rgb(173, 223, 198)
RGBA
rgba(173, 223, 198, 1)
HSL
hsl(150, 44%, 78%)
HSV
hsv(150, 22%, 87%)
CMYK
cmyk(22%, 0%, 11%, 13%)
CSS variable
--color-primary: #ADDFC6;
Lowercase HEX
#addfc6

Shades

Tints

Tones

Harmony

CSS snippets for #ADDFC6

.color-addfc6 {
  color: #ADDFC6;
  background-color: #ADDFC6;
}

Frequently asked questions

What color is #ADDFC6?+

#ADDFC6 is a HEX color with RGB value rgb(173, 223, 198) and HSL value hsl(150, 44%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ADDFC6?+

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