#AABB68 Color

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

Color preview

#AABB68

Color formats

HEX
#AABB68
RGB
rgb(170, 187, 104)
RGBA
rgba(170, 187, 104, 1)
HSL
hsl(72, 38%, 57%)
HSV
hsv(72, 44%, 73%)
CMYK
cmyk(9%, 0%, 44%, 27%)
CSS variable
--color-primary: #AABB68;
Lowercase HEX
#aabb68

Shades

Tints

Tones

Harmony

CSS snippets for #AABB68

.color-aabb68 {
  color: #AABB68;
  background-color: #AABB68;
}

Frequently asked questions

What color is #AABB68?+

#AABB68 is a HEX color with RGB value rgb(170, 187, 104) and HSL value hsl(72, 38%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AABB68?+

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