#00AA55 Color

Inspect #00AA55 across formats, palettes, contrast and closest named color matches.

Color preview

#00AA55

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #00AA55

.color-00aa55 {
  color: #00AA55;
  background-color: #00AA55;
}

Frequently asked questions

What color is #00AA55?+

#00AA55 is a HEX color with RGB value rgb(0, 170, 85) and HSL value hsl(150, 100%, 33%). Its closest CSS named color is SeaGreen.

What is the closest Tailwind color to #00AA55?+

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