#ADFCD1 Color

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

Color preview

#ADFCD1

Color formats

HEX
#ADFCD1
RGB
rgb(173, 252, 209)
RGBA
rgba(173, 252, 209, 1)
HSL
hsl(147, 93%, 83%)
HSV
hsv(147, 31%, 99%)
CMYK
cmyk(31%, 0%, 17%, 1%)
CSS variable
--color-primary: #ADFCD1;
Lowercase HEX
#adfcd1

Shades

Tints

Tones

Harmony

CSS snippets for #ADFCD1

.color-adfcd1 {
  color: #ADFCD1;
  background-color: #ADFCD1;
}

Frequently asked questions

What color is #ADFCD1?+

#ADFCD1 is a HEX color with RGB value rgb(173, 252, 209) and HSL value hsl(147, 93%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADFCD1?+

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