#51DCFF Color

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

Color preview

#51DCFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #51DCFF

.color-51dcff {
  color: #51DCFF;
  background-color: #51DCFF;
}

Frequently asked questions

What color is #51DCFF?+

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

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

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