#ADFEEC Color

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

Color preview

#ADFEEC

Color formats

HEX
#ADFEEC
RGB
rgb(173, 254, 236)
RGBA
rgba(173, 254, 236, 1)
HSL
hsl(167, 98%, 84%)
HSV
hsv(167, 32%, 100%)
CMYK
cmyk(32%, 0%, 7%, 0%)
CSS variable
--color-primary: #ADFEEC;
Lowercase HEX
#adfeec

Shades

Tints

Tones

Harmony

CSS snippets for #ADFEEC

.color-adfeec {
  color: #ADFEEC;
  background-color: #ADFEEC;
}

Frequently asked questions

What color is #ADFEEC?+

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

What is the closest Tailwind color to #ADFEEC?+

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