#ADF9E8 Color

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

Color preview

#ADF9E8

Color formats

HEX
#ADF9E8
RGB
rgb(173, 249, 232)
RGBA
rgba(173, 249, 232, 1)
HSL
hsl(167, 86%, 83%)
HSV
hsv(167, 31%, 98%)
CMYK
cmyk(31%, 0%, 7%, 2%)
CSS variable
--color-primary: #ADF9E8;
Lowercase HEX
#adf9e8

Shades

Tints

Tones

Harmony

CSS snippets for #ADF9E8

.color-adf9e8 {
  color: #ADF9E8;
  background-color: #ADF9E8;
}

Frequently asked questions

What color is #ADF9E8?+

#ADF9E8 is a HEX color with RGB value rgb(173, 249, 232) and HSL value hsl(167, 86%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADF9E8?+

The closest Tailwind color is teal-200, available as the bg-teal-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