#51FFFF Color

Inspect #51FFFF across formats, palettes, contrast and closest named color matches.

Color preview

#51FFFF

Color formats

HEX
#51FFFF
RGB
rgb(81, 255, 255)
RGBA
rgba(81, 255, 255, 1)
HSL
hsl(180, 100%, 66%)
HSV
hsv(180, 68%, 100%)
CMYK
cmyk(68%, 0%, 0%, 0%)
CSS variable
--color-primary: #51FFFF;
Lowercase HEX
#51ffff

Shades

Tints

Tones

Harmony

CSS snippets for #51FFFF

.color-51ffff {
  color: #51FFFF;
  background-color: #51FFFF;
}

Frequently asked questions

What color is #51FFFF?+

#51FFFF is a HEX color with RGB value rgb(81, 255, 255) and HSL value hsl(180, 100%, 66%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #51FFFF?+

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