#59DEAD Color

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

Color preview

#59DEAD

Color formats

HEX
#59DEAD
RGB
rgb(89, 222, 173)
RGBA
rgba(89, 222, 173, 1)
HSL
hsl(158, 67%, 61%)
HSV
hsv(158, 60%, 87%)
CMYK
cmyk(60%, 0%, 22%, 13%)
CSS variable
--color-primary: #59DEAD;
Lowercase HEX
#59dead

Shades

Tints

Tones

Harmony

CSS snippets for #59DEAD

.color-59dead {
  color: #59DEAD;
  background-color: #59DEAD;
}

Frequently asked questions

What color is #59DEAD?+

#59DEAD is a HEX color with RGB value rgb(89, 222, 173) and HSL value hsl(158, 67%, 61%). Its closest CSS named color is MediumAquaMarine.

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

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