#5EE2FD Color

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

Color preview

#5EE2FD

Color formats

HEX
#5EE2FD
RGB
rgb(94, 226, 253)
RGBA
rgba(94, 226, 253, 1)
HSL
hsl(190, 98%, 68%)
HSV
hsv(190, 63%, 99%)
CMYK
cmyk(63%, 11%, 0%, 1%)
CSS variable
--color-primary: #5EE2FD;
Lowercase HEX
#5ee2fd

Shades

Tints

Tones

Harmony

CSS snippets for #5EE2FD

.color-5ee2fd {
  color: #5EE2FD;
  background-color: #5EE2FD;
}

Frequently asked questions

What color is #5EE2FD?+

#5EE2FD is a HEX color with RGB value rgb(94, 226, 253) and HSL value hsl(190, 98%, 68%). Its closest CSS named color is LightSkyBlue.

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

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