#55CFFB Color

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

Color preview

#55CFFB

Color formats

HEX
#55CFFB
RGB
rgb(85, 207, 251)
RGBA
rgba(85, 207, 251, 1)
HSL
hsl(196, 95%, 66%)
HSV
hsv(196, 66%, 98%)
CMYK
cmyk(66%, 18%, 0%, 2%)
CSS variable
--color-primary: #55CFFB;
Lowercase HEX
#55cffb

Shades

Tints

Tones

Harmony

CSS snippets for #55CFFB

.color-55cffb {
  color: #55CFFB;
  background-color: #55CFFB;
}

Frequently asked questions

What color is #55CFFB?+

#55CFFB is a HEX color with RGB value rgb(85, 207, 251) and HSL value hsl(196, 95%, 66%). Its closest CSS named color is MediumTurquoise.

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

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