#ABDE45 Color

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

Color preview

#ABDE45

Color formats

HEX
#ABDE45
RGB
rgb(171, 222, 69)
RGBA
rgba(171, 222, 69, 1)
HSL
hsl(80, 70%, 57%)
HSV
hsv(80, 69%, 87%)
CMYK
cmyk(23%, 0%, 69%, 13%)
CSS variable
--color-primary: #ABDE45;
Lowercase HEX
#abde45

Shades

Tints

Tones

Harmony

CSS snippets for #ABDE45

.color-abde45 {
  color: #ABDE45;
  background-color: #ABDE45;
}

Frequently asked questions

What color is #ABDE45?+

#ABDE45 is a HEX color with RGB value rgb(171, 222, 69) and HSL value hsl(80, 70%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABDE45?+

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