#55D2FF Color

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

Color preview

#55D2FF

Color formats

HEX
#55D2FF
RGB
rgb(85, 210, 255)
RGBA
rgba(85, 210, 255, 1)
HSL
hsl(196, 100%, 67%)
HSV
hsv(196, 67%, 100%)
CMYK
cmyk(67%, 18%, 0%, 0%)
CSS variable
--color-primary: #55D2FF;
Lowercase HEX
#55d2ff

Shades

Tints

Tones

Harmony

CSS snippets for #55D2FF

.color-55d2ff {
  color: #55D2FF;
  background-color: #55D2FF;
}

Frequently asked questions

What color is #55D2FF?+

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

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

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