#AABB25 Color

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

Color preview

#AABB25

Color formats

HEX
#AABB25
RGB
rgb(170, 187, 37)
RGBA
rgba(170, 187, 37, 1)
HSL
hsl(67, 67%, 44%)
HSV
hsv(67, 80%, 73%)
CMYK
cmyk(9%, 0%, 80%, 27%)
CSS variable
--color-primary: #AABB25;
Lowercase HEX
#aabb25

Shades

Tints

Tones

Harmony

CSS snippets for #AABB25

.color-aabb25 {
  color: #AABB25;
  background-color: #AABB25;
}

Frequently asked questions

What color is #AABB25?+

#AABB25 is a HEX color with RGB value rgb(170, 187, 37) and HSL value hsl(67, 67%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AABB25?+

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