#ADDE45 Color

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

Color preview

#ADDE45

Color formats

HEX
#ADDE45
RGB
rgb(173, 222, 69)
RGBA
rgba(173, 222, 69, 1)
HSL
hsl(79, 70%, 57%)
HSV
hsv(79, 69%, 87%)
CMYK
cmyk(22%, 0%, 69%, 13%)
CSS variable
--color-primary: #ADDE45;
Lowercase HEX
#adde45

Shades

Tints

Tones

Harmony

CSS snippets for #ADDE45

.color-adde45 {
  color: #ADDE45;
  background-color: #ADDE45;
}

Frequently asked questions

What color is #ADDE45?+

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

What is the closest Tailwind color to #ADDE45?+

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