#5ACBAB Color

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

Color preview

#5ACBAB

Color formats

HEX
#5ACBAB
RGB
rgb(90, 203, 171)
RGBA
rgba(90, 203, 171, 1)
HSL
hsl(163, 52%, 57%)
HSV
hsv(163, 56%, 80%)
CMYK
cmyk(56%, 0%, 16%, 20%)
CSS variable
--color-primary: #5ACBAB;
Lowercase HEX
#5acbab

Shades

Tints

Tones

Harmony

CSS snippets for #5ACBAB

.color-5acbab {
  color: #5ACBAB;
  background-color: #5ACBAB;
}

Frequently asked questions

What color is #5ACBAB?+

#5ACBAB is a HEX color with RGB value rgb(90, 203, 171) and HSL value hsl(163, 52%, 57%). Its closest CSS named color is MediumAquaMarine.

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

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