#5CECFF Color

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

Color preview

#5CECFF

Color formats

HEX
#5CECFF
RGB
rgb(92, 236, 255)
RGBA
rgba(92, 236, 255, 1)
HSL
hsl(187, 100%, 68%)
HSV
hsv(187, 64%, 100%)
CMYK
cmyk(64%, 7%, 0%, 0%)
CSS variable
--color-primary: #5CECFF;
Lowercase HEX
#5cecff

Shades

Tints

Tones

Harmony

CSS snippets for #5CECFF

.color-5cecff {
  color: #5CECFF;
  background-color: #5CECFF;
}

Frequently asked questions

What color is #5CECFF?+

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

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

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