#8ADEE5 Color

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

Color preview

#8ADEE5

Color formats

HEX
#8ADEE5
RGB
rgb(138, 222, 229)
RGBA
rgba(138, 222, 229, 1)
HSL
hsl(185, 64%, 72%)
HSV
hsv(185, 40%, 90%)
CMYK
cmyk(40%, 3%, 0%, 10%)
CSS variable
--color-primary: #8ADEE5;
Lowercase HEX
#8adee5

Shades

Tints

Tones

Harmony

CSS snippets for #8ADEE5

.color-8adee5 {
  color: #8ADEE5;
  background-color: #8ADEE5;
}

Frequently asked questions

What color is #8ADEE5?+

#8ADEE5 is a HEX color with RGB value rgb(138, 222, 229) and HSL value hsl(185, 64%, 72%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #8ADEE5?+

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