#ADEEE7 Color

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

Color preview

#ADEEE7

Color formats

HEX
#ADEEE7
RGB
rgb(173, 238, 231)
RGBA
rgba(173, 238, 231, 1)
HSL
hsl(174, 66%, 81%)
HSV
hsv(174, 27%, 93%)
CMYK
cmyk(27%, 0%, 3%, 7%)
CSS variable
--color-primary: #ADEEE7;
Lowercase HEX
#adeee7

Shades

Tints

Tones

Harmony

CSS snippets for #ADEEE7

.color-adeee7 {
  color: #ADEEE7;
  background-color: #ADEEE7;
}

Frequently asked questions

What color is #ADEEE7?+

#ADEEE7 is a HEX color with RGB value rgb(173, 238, 231) and HSL value hsl(174, 66%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADEEE7?+

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