#ADEDE7 Color

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

Color preview

#ADEDE7

Color formats

HEX
#ADEDE7
RGB
rgb(173, 237, 231)
RGBA
rgba(173, 237, 231, 1)
HSL
hsl(174, 64%, 80%)
HSV
hsv(174, 27%, 93%)
CMYK
cmyk(27%, 0%, 3%, 7%)
CSS variable
--color-primary: #ADEDE7;
Lowercase HEX
#adede7

Shades

Tints

Tones

Harmony

CSS snippets for #ADEDE7

.color-adede7 {
  color: #ADEDE7;
  background-color: #ADEDE7;
}

Frequently asked questions

What color is #ADEDE7?+

#ADEDE7 is a HEX color with RGB value rgb(173, 237, 231) and HSL value hsl(174, 64%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADEDE7?+

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