#ADEDE6 Color

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

Color preview

#ADEDE6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADEDE6

.color-adede6 {
  color: #ADEDE6;
  background-color: #ADEDE6;
}

Frequently asked questions

What color is #ADEDE6?+

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

What is the closest Tailwind color to #ADEDE6?+

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