#ADF5D8 Color

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

Color preview

#ADF5D8

Color formats

HEX
#ADF5D8
RGB
rgb(173, 245, 216)
RGBA
rgba(173, 245, 216, 1)
HSL
hsl(156, 78%, 82%)
HSV
hsv(156, 29%, 96%)
CMYK
cmyk(29%, 0%, 12%, 4%)
CSS variable
--color-primary: #ADF5D8;
Lowercase HEX
#adf5d8

Shades

Tints

Tones

Harmony

CSS snippets for #ADF5D8

.color-adf5d8 {
  color: #ADF5D8;
  background-color: #ADF5D8;
}

Frequently asked questions

What color is #ADF5D8?+

#ADF5D8 is a HEX color with RGB value rgb(173, 245, 216) and HSL value hsl(156, 78%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADF5D8?+

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