#ABAB3B Color

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

Color preview

#ABAB3B

Color formats

HEX
#ABAB3B
RGB
rgb(171, 171, 59)
RGBA
rgba(171, 171, 59, 1)
HSL
hsl(60, 49%, 45%)
HSV
hsv(60, 65%, 67%)
CMYK
cmyk(0%, 0%, 65%, 33%)
CSS variable
--color-primary: #ABAB3B;
Lowercase HEX
#abab3b

Shades

Tints

Tones

Harmony

CSS snippets for #ABAB3B

.color-abab3b {
  color: #ABAB3B;
  background-color: #ABAB3B;
}

Frequently asked questions

What color is #ABAB3B?+

#ABAB3B is a HEX color with RGB value rgb(171, 171, 59) and HSL value hsl(60, 49%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABAB3B?+

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