#59CDEB Color

Inspect #59CDEB across formats, palettes, contrast and closest named color matches.

Color preview

#59CDEB

Color formats

HEX
#59CDEB
RGB
rgb(89, 205, 235)
RGBA
rgba(89, 205, 235, 1)
HSL
hsl(192, 78%, 64%)
HSV
hsv(192, 62%, 92%)
CMYK
cmyk(62%, 13%, 0%, 8%)
CSS variable
--color-primary: #59CDEB;
Lowercase HEX
#59cdeb

Shades

Tints

Tones

Harmony

CSS snippets for #59CDEB

.color-59cdeb {
  color: #59CDEB;
  background-color: #59CDEB;
}

Frequently asked questions

What color is #59CDEB?+

#59CDEB is a HEX color with RGB value rgb(89, 205, 235) and HSL value hsl(192, 78%, 64%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #59CDEB?+

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