#ABC828 Color

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

Color preview

#ABC828

Color formats

HEX
#ABC828
RGB
rgb(171, 200, 40)
RGBA
rgba(171, 200, 40, 1)
HSL
hsl(71, 67%, 47%)
HSV
hsv(71, 80%, 78%)
CMYK
cmyk(15%, 0%, 80%, 22%)
CSS variable
--color-primary: #ABC828;
Lowercase HEX
#abc828

Shades

Tints

Tones

Harmony

CSS snippets for #ABC828

.color-abc828 {
  color: #ABC828;
  background-color: #ABC828;
}

Frequently asked questions

What color is #ABC828?+

#ABC828 is a HEX color with RGB value rgb(171, 200, 40) and HSL value hsl(71, 67%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC828?+

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