#55AA00 Color

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

Color preview

#55AA00

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #55AA00

.color-55aa00 {
  color: #55AA00;
  background-color: #55AA00;
}

Frequently asked questions

What color is #55AA00?+

#55AA00 is a HEX color with RGB value rgb(85, 170, 0) and HSL value hsl(90, 100%, 33%). Its closest CSS named color is OliveDrab.

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

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