#51CDEF Color

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

Color preview

#51CDEF

Color formats

HEX
#51CDEF
RGB
rgb(81, 205, 239)
RGBA
rgba(81, 205, 239, 1)
HSL
hsl(193, 83%, 63%)
HSV
hsv(193, 66%, 94%)
CMYK
cmyk(66%, 14%, 0%, 6%)
CSS variable
--color-primary: #51CDEF;
Lowercase HEX
#51cdef

Shades

Tints

Tones

Harmony

CSS snippets for #51CDEF

.color-51cdef {
  color: #51CDEF;
  background-color: #51CDEF;
}

Frequently asked questions

What color is #51CDEF?+

#51CDEF is a HEX color with RGB value rgb(81, 205, 239) and HSL value hsl(193, 83%, 63%). Its closest CSS named color is MediumTurquoise.

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

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