#ABCA30 Color

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

Color preview

#ABCA30

Color formats

HEX
#ABCA30
RGB
rgb(171, 202, 48)
RGBA
rgba(171, 202, 48, 1)
HSL
hsl(72, 62%, 49%)
HSV
hsv(72, 76%, 79%)
CMYK
cmyk(15%, 0%, 76%, 21%)
CSS variable
--color-primary: #ABCA30;
Lowercase HEX
#abca30

Shades

Tints

Tones

Harmony

CSS snippets for #ABCA30

.color-abca30 {
  color: #ABCA30;
  background-color: #ABCA30;
}

Frequently asked questions

What color is #ABCA30?+

#ABCA30 is a HEX color with RGB value rgb(171, 202, 48) and HSL value hsl(72, 62%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABCA30?+

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