#ADE250 Color

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

Color preview

#ADE250

Color formats

HEX
#ADE250
RGB
rgb(173, 226, 80)
RGBA
rgba(173, 226, 80, 1)
HSL
hsl(82, 72%, 60%)
HSV
hsv(82, 65%, 89%)
CMYK
cmyk(23%, 0%, 65%, 11%)
CSS variable
--color-primary: #ADE250;
Lowercase HEX
#ade250

Shades

Tints

Tones

Harmony

CSS snippets for #ADE250

.color-ade250 {
  color: #ADE250;
  background-color: #ADE250;
}

Frequently asked questions

What color is #ADE250?+

#ADE250 is a HEX color with RGB value rgb(173, 226, 80) and HSL value hsl(82, 72%, 60%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADE250?+

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