#ADE128 Color

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

Color preview

#ADE128

Color formats

HEX
#ADE128
RGB
rgb(173, 225, 40)
RGBA
rgba(173, 225, 40, 1)
HSL
hsl(77, 76%, 52%)
HSV
hsv(77, 82%, 88%)
CMYK
cmyk(23%, 0%, 82%, 12%)
CSS variable
--color-primary: #ADE128;
Lowercase HEX
#ade128

Shades

Tints

Tones

Harmony

CSS snippets for #ADE128

.color-ade128 {
  color: #ADE128;
  background-color: #ADE128;
}

Frequently asked questions

What color is #ADE128?+

#ADE128 is a HEX color with RGB value rgb(173, 225, 40) and HSL value hsl(77, 76%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADE128?+

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