#55AAAA Color

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

Color preview

#55AAAA

Color formats

HEX
#55AAAA
RGB
rgb(85, 170, 170)
RGBA
rgba(85, 170, 170, 1)
HSL
hsl(180, 33%, 50%)
HSV
hsv(180, 50%, 67%)
CMYK
cmyk(50%, 0%, 0%, 33%)
CSS variable
--color-primary: #55AAAA;
Lowercase HEX
#55aaaa

Shades

Tints

Tones

Harmony

CSS snippets for #55AAAA

.color-55aaaa {
  color: #55AAAA;
  background-color: #55AAAA;
}

Frequently asked questions

What color is #55AAAA?+

#55AAAA is a HEX color with RGB value rgb(85, 170, 170) and HSL value hsl(180, 33%, 50%). Its closest CSS named color is CadetBlue.

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

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