#ADDB51 Color

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

Color preview

#ADDB51

Color formats

HEX
#ADDB51
RGB
rgb(173, 219, 81)
RGBA
rgba(173, 219, 81, 1)
HSL
hsl(80, 66%, 59%)
HSV
hsv(80, 63%, 86%)
CMYK
cmyk(21%, 0%, 63%, 14%)
CSS variable
--color-primary: #ADDB51;
Lowercase HEX
#addb51

Shades

Tints

Tones

Harmony

CSS snippets for #ADDB51

.color-addb51 {
  color: #ADDB51;
  background-color: #ADDB51;
}

Frequently asked questions

What color is #ADDB51?+

#ADDB51 is a HEX color with RGB value rgb(173, 219, 81) and HSL value hsl(80, 66%, 59%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADDB51?+

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