#55AFAC Color

Inspect #55AFAC across formats, palettes, contrast and closest named color matches.

Color preview

#55AFAC

Color formats

HEX
#55AFAC
RGB
rgb(85, 175, 172)
RGBA
rgba(85, 175, 172, 1)
HSL
hsl(178, 36%, 51%)
HSV
hsv(178, 51%, 69%)
CMYK
cmyk(51%, 0%, 2%, 31%)
CSS variable
--color-primary: #55AFAC;
Lowercase HEX
#55afac

Shades

Tints

Tones

Harmony

CSS snippets for #55AFAC

.color-55afac {
  color: #55AFAC;
  background-color: #55AFAC;
}

Frequently asked questions

What color is #55AFAC?+

#55AFAC is a HEX color with RGB value rgb(85, 175, 172) and HSL value hsl(178, 36%, 51%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #55AFAC?+

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