#55FCFF Color

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

Color preview

#55FCFF

Color formats

HEX
#55FCFF
RGB
rgb(85, 252, 255)
RGBA
rgba(85, 252, 255, 1)
HSL
hsl(181, 100%, 67%)
HSV
hsv(181, 67%, 100%)
CMYK
cmyk(67%, 1%, 0%, 0%)
CSS variable
--color-primary: #55FCFF;
Lowercase HEX
#55fcff

Shades

Tints

Tones

Harmony

CSS snippets for #55FCFF

.color-55fcff {
  color: #55FCFF;
  background-color: #55FCFF;
}

Frequently asked questions

What color is #55FCFF?+

#55FCFF is a HEX color with RGB value rgb(85, 252, 255) and HSL value hsl(181, 100%, 67%). Its closest CSS named color is Turquoise.

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

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