#55CFFF Color

Inspect #55CFFF across formats, palettes, contrast and closest named color matches.

Color preview

#55CFFF

Color formats

HEX
#55CFFF
RGB
rgb(85, 207, 255)
RGBA
rgba(85, 207, 255, 1)
HSL
hsl(197, 100%, 67%)
HSV
hsv(197, 67%, 100%)
CMYK
cmyk(67%, 19%, 0%, 0%)
CSS variable
--color-primary: #55CFFF;
Lowercase HEX
#55cfff

Shades

Tints

Tones

Harmony

CSS snippets for #55CFFF

.color-55cfff {
  color: #55CFFF;
  background-color: #55CFFF;
}

Frequently asked questions

What color is #55CFFF?+

#55CFFF is a HEX color with RGB value rgb(85, 207, 255) and HSL value hsl(197, 100%, 67%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #55CFFF?+

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