#ADFAD6 Color

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

Color preview

#ADFAD6

Color formats

HEX
#ADFAD6
RGB
rgb(173, 250, 214)
RGBA
rgba(173, 250, 214, 1)
HSL
hsl(152, 89%, 83%)
HSV
hsv(152, 31%, 98%)
CMYK
cmyk(31%, 0%, 14%, 2%)
CSS variable
--color-primary: #ADFAD6;
Lowercase HEX
#adfad6

Shades

Tints

Tones

Harmony

CSS snippets for #ADFAD6

.color-adfad6 {
  color: #ADFAD6;
  background-color: #ADFAD6;
}

Frequently asked questions

What color is #ADFAD6?+

#ADFAD6 is a HEX color with RGB value rgb(173, 250, 214) and HSL value hsl(152, 89%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADFAD6?+

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