#ADFEE6 Color

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

Color preview

#ADFEE6

Color formats

HEX
#ADFEE6
RGB
rgb(173, 254, 230)
RGBA
rgba(173, 254, 230, 1)
HSL
hsl(162, 98%, 84%)
HSV
hsv(162, 32%, 100%)
CMYK
cmyk(32%, 0%, 9%, 0%)
CSS variable
--color-primary: #ADFEE6;
Lowercase HEX
#adfee6

Shades

Tints

Tones

Harmony

CSS snippets for #ADFEE6

.color-adfee6 {
  color: #ADFEE6;
  background-color: #ADFEE6;
}

Frequently asked questions

What color is #ADFEE6?+

#ADFEE6 is a HEX color with RGB value rgb(173, 254, 230) and HSL value hsl(162, 98%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADFEE6?+

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