#5CEFFF Color

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

Color preview

#5CEFFF

Color formats

HEX
#5CEFFF
RGB
rgb(92, 239, 255)
RGBA
rgba(92, 239, 255, 1)
HSL
hsl(186, 100%, 68%)
HSV
hsv(186, 64%, 100%)
CMYK
cmyk(64%, 6%, 0%, 0%)
CSS variable
--color-primary: #5CEFFF;
Lowercase HEX
#5cefff

Shades

Tints

Tones

Harmony

CSS snippets for #5CEFFF

.color-5cefff {
  color: #5CEFFF;
  background-color: #5CEFFF;
}

Frequently asked questions

What color is #5CEFFF?+

#5CEFFF is a HEX color with RGB value rgb(92, 239, 255) and HSL value hsl(186, 100%, 68%). Its closest CSS named color is LightSkyBlue.

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

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