#ADEAE9 Color

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

Color preview

#ADEAE9

Color formats

HEX
#ADEAE9
RGB
rgb(173, 234, 233)
RGBA
rgba(173, 234, 233, 1)
HSL
hsl(179, 59%, 80%)
HSV
hsv(179, 26%, 92%)
CMYK
cmyk(26%, 0%, 0%, 8%)
CSS variable
--color-primary: #ADEAE9;
Lowercase HEX
#adeae9

Shades

Tints

Tones

Harmony

CSS snippets for #ADEAE9

.color-adeae9 {
  color: #ADEAE9;
  background-color: #ADEAE9;
}

Frequently asked questions

What color is #ADEAE9?+

#ADEAE9 is a HEX color with RGB value rgb(173, 234, 233) and HSL value hsl(179, 59%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADEAE9?+

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