#5DEEFE Color

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

Color preview

#5DEEFE

Color formats

HEX
#5DEEFE
RGB
rgb(93, 238, 254)
RGBA
rgba(93, 238, 254, 1)
HSL
hsl(186, 99%, 68%)
HSV
hsv(186, 63%, 100%)
CMYK
cmyk(63%, 6%, 0%, 0%)
CSS variable
--color-primary: #5DEEFE;
Lowercase HEX
#5deefe

Shades

Tints

Tones

Harmony

CSS snippets for #5DEEFE

.color-5deefe {
  color: #5DEEFE;
  background-color: #5DEEFE;
}

Frequently asked questions

What color is #5DEEFE?+

#5DEEFE is a HEX color with RGB value rgb(93, 238, 254) and HSL value hsl(186, 99%, 68%). Its closest CSS named color is LightSkyBlue.

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

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