#ADFAEC Color

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

Color preview

#ADFAEC

Color formats

HEX
#ADFAEC
RGB
rgb(173, 250, 236)
RGBA
rgba(173, 250, 236, 1)
HSL
hsl(169, 89%, 83%)
HSV
hsv(169, 31%, 98%)
CMYK
cmyk(31%, 0%, 6%, 2%)
CSS variable
--color-primary: #ADFAEC;
Lowercase HEX
#adfaec

Shades

Tints

Tones

Harmony

CSS snippets for #ADFAEC

.color-adfaec {
  color: #ADFAEC;
  background-color: #ADFAEC;
}

Frequently asked questions

What color is #ADFAEC?+

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

What is the closest Tailwind color to #ADFAEC?+

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