#5ADCED Color

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

Color preview

#5ADCED

Color formats

HEX
#5ADCED
RGB
rgb(90, 220, 237)
RGBA
rgba(90, 220, 237, 1)
HSL
hsl(187, 80%, 64%)
HSV
hsv(187, 62%, 93%)
CMYK
cmyk(62%, 7%, 0%, 7%)
CSS variable
--color-primary: #5ADCED;
Lowercase HEX
#5adced

Shades

Tints

Tones

Harmony

CSS snippets for #5ADCED

.color-5adced {
  color: #5ADCED;
  background-color: #5ADCED;
}

Frequently asked questions

What color is #5ADCED?+

#5ADCED is a HEX color with RGB value rgb(90, 220, 237) and HSL value hsl(187, 80%, 64%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #5ADCED?+

The closest Tailwind color is cyan-300, available as the bg-cyan-300 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