#5DECEE Color

Inspect #5DECEE across formats, palettes, contrast and closest named color matches.

Color preview

#5DECEE

Color formats

HEX
#5DECEE
RGB
rgb(93, 236, 238)
RGBA
rgba(93, 236, 238, 1)
HSL
hsl(181, 81%, 65%)
HSV
hsv(181, 61%, 93%)
CMYK
cmyk(61%, 1%, 0%, 7%)
CSS variable
--color-primary: #5DECEE;
Lowercase HEX
#5decee

Shades

Tints

Tones

Harmony

CSS snippets for #5DECEE

.color-5decee {
  color: #5DECEE;
  background-color: #5DECEE;
}

Frequently asked questions

What color is #5DECEE?+

#5DECEE is a HEX color with RGB value rgb(93, 236, 238) and HSL value hsl(181, 81%, 65%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #5DECEE?+

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