#ABBB00 Color

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

Color preview

#ABBB00

Color formats

HEX
#ABBB00
RGB
rgb(171, 187, 0)
RGBA
rgba(171, 187, 0, 1)
HSL
hsl(65, 100%, 37%)
HSV
hsv(65, 100%, 73%)
CMYK
cmyk(9%, 0%, 100%, 27%)
CSS variable
--color-primary: #ABBB00;
Lowercase HEX
#abbb00

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB00

.color-abbb00 {
  color: #ABBB00;
  background-color: #ABBB00;
}

Frequently asked questions

What color is #ABBB00?+

#ABBB00 is a HEX color with RGB value rgb(171, 187, 0) and HSL value hsl(65, 100%, 37%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #ABBB00?+

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