#5DDAAA Color

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

Color preview

#5DDAAA

Color formats

HEX
#5DDAAA
RGB
rgb(93, 218, 170)
RGBA
rgba(93, 218, 170, 1)
HSL
hsl(157, 63%, 61%)
HSV
hsv(157, 57%, 85%)
CMYK
cmyk(57%, 0%, 22%, 15%)
CSS variable
--color-primary: #5DDAAA;
Lowercase HEX
#5ddaaa

Shades

Tints

Tones

Harmony

CSS snippets for #5DDAAA

.color-5ddaaa {
  color: #5DDAAA;
  background-color: #5DDAAA;
}

Frequently asked questions

What color is #5DDAAA?+

#5DDAAA is a HEX color with RGB value rgb(93, 218, 170) and HSL value hsl(157, 63%, 61%). Its closest CSS named color is MediumAquaMarine.

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

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