#ADED5B Color

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

Color preview

#ADED5B

Color formats

HEX
#ADED5B
RGB
rgb(173, 237, 91)
RGBA
rgba(173, 237, 91, 1)
HSL
hsl(86, 80%, 64%)
HSV
hsv(86, 62%, 93%)
CMYK
cmyk(27%, 0%, 62%, 7%)
CSS variable
--color-primary: #ADED5B;
Lowercase HEX
#aded5b

Shades

Tints

Tones

Harmony

CSS snippets for #ADED5B

.color-aded5b {
  color: #ADED5B;
  background-color: #ADED5B;
}

Frequently asked questions

What color is #ADED5B?+

#ADED5B is a HEX color with RGB value rgb(173, 237, 91) and HSL value hsl(86, 80%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ADED5B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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