#55FFAA Color

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

Color preview

#55FFAA

Color formats

HEX
#55FFAA
RGB
rgb(85, 255, 170)
RGBA
rgba(85, 255, 170, 1)
HSL
hsl(150, 100%, 67%)
HSV
hsv(150, 67%, 100%)
CMYK
cmyk(67%, 0%, 33%, 0%)
CSS variable
--color-primary: #55FFAA;
Lowercase HEX
#55ffaa

Shades

Tints

Tones

Harmony

CSS snippets for #55FFAA

.color-55ffaa {
  color: #55FFAA;
  background-color: #55FFAA;
}

Frequently asked questions

What color is #55FFAA?+

#55FFAA is a HEX color with RGB value rgb(85, 255, 170) and HSL value hsl(150, 100%, 67%). Its closest CSS named color is MediumAquaMarine.

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

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