#AABB55 Color

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

Color preview

#AABB55

Color formats

HEX
#AABB55
RGB
rgb(170, 187, 85)
RGBA
rgba(170, 187, 85, 1)
HSL
hsl(70, 43%, 53%)
HSV
hsv(70, 55%, 73%)
CMYK
cmyk(9%, 0%, 55%, 27%)
CSS variable
--color-primary: #AABB55;
Lowercase HEX
#aabb55

Shades

Tints

Tones

Harmony

CSS snippets for #AABB55

.color-aabb55 {
  color: #AABB55;
  background-color: #AABB55;
}

Frequently asked questions

What color is #AABB55?+

#AABB55 is a HEX color with RGB value rgb(170, 187, 85) and HSL value hsl(70, 43%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AABB55?+

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