#5AFCC3 Color

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

Color preview

#5AFCC3

Color formats

HEX
#5AFCC3
RGB
rgb(90, 252, 195)
RGBA
rgba(90, 252, 195, 1)
HSL
hsl(159, 96%, 67%)
HSV
hsv(159, 64%, 99%)
CMYK
cmyk(64%, 0%, 23%, 1%)
CSS variable
--color-primary: #5AFCC3;
Lowercase HEX
#5afcc3

Shades

Tints

Tones

Harmony

CSS snippets for #5AFCC3

.color-5afcc3 {
  color: #5AFCC3;
  background-color: #5AFCC3;
}

Frequently asked questions

What color is #5AFCC3?+

#5AFCC3 is a HEX color with RGB value rgb(90, 252, 195) and HSL value hsl(159, 96%, 67%). Its closest CSS named color is Turquoise.

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

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