#ADED23 Color

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

Color preview

#ADED23

Color formats

HEX
#ADED23
RGB
rgb(173, 237, 35)
RGBA
rgba(173, 237, 35, 1)
HSL
hsl(79, 85%, 53%)
HSV
hsv(79, 85%, 93%)
CMYK
cmyk(27%, 0%, 85%, 7%)
CSS variable
--color-primary: #ADED23;
Lowercase HEX
#aded23

Shades

Tints

Tones

Harmony

CSS snippets for #ADED23

.color-aded23 {
  color: #ADED23;
  background-color: #ADED23;
}

Frequently asked questions

What color is #ADED23?+

#ADED23 is a HEX color with RGB value rgb(173, 237, 35) and HSL value hsl(79, 85%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ADED23?+

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