#51FFDC Color

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

Color preview

#51FFDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #51FFDC

.color-51ffdc {
  color: #51FFDC;
  background-color: #51FFDC;
}

Frequently asked questions

What color is #51FFDC?+

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

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

The closest Tailwind color is teal-300, available as the bg-teal-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