#5DCAAB Color

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

Color preview

#5DCAAB

Color formats

HEX
#5DCAAB
RGB
rgb(93, 202, 171)
RGBA
rgba(93, 202, 171, 1)
HSL
hsl(163, 51%, 58%)
HSV
hsv(163, 54%, 79%)
CMYK
cmyk(54%, 0%, 15%, 21%)
CSS variable
--color-primary: #5DCAAB;
Lowercase HEX
#5dcaab

Shades

Tints

Tones

Harmony

CSS snippets for #5DCAAB

.color-5dcaab {
  color: #5DCAAB;
  background-color: #5DCAAB;
}

Frequently asked questions

What color is #5DCAAB?+

#5DCAAB is a HEX color with RGB value rgb(93, 202, 171) and HSL value hsl(163, 51%, 58%). Its closest CSS named color is MediumAquaMarine.

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

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