#ABCD26 Color

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

Color preview

#ABCD26

Color formats

HEX
#ABCD26
RGB
rgb(171, 205, 38)
RGBA
rgba(171, 205, 38, 1)
HSL
hsl(72, 69%, 48%)
HSV
hsv(72, 81%, 80%)
CMYK
cmyk(17%, 0%, 81%, 20%)
CSS variable
--color-primary: #ABCD26;
Lowercase HEX
#abcd26

Shades

Tints

Tones

Harmony

CSS snippets for #ABCD26

.color-abcd26 {
  color: #ABCD26;
  background-color: #ABCD26;
}

Frequently asked questions

What color is #ABCD26?+

#ABCD26 is a HEX color with RGB value rgb(171, 205, 38) and HSL value hsl(72, 69%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABCD26?+

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