#ADE01F Color

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

Color preview

#ADE01F

Color formats

HEX
#ADE01F
RGB
rgb(173, 224, 31)
RGBA
rgba(173, 224, 31, 1)
HSL
hsl(76, 76%, 50%)
HSV
hsv(76, 86%, 88%)
CMYK
cmyk(23%, 0%, 86%, 12%)
CSS variable
--color-primary: #ADE01F;
Lowercase HEX
#ade01f

Shades

Tints

Tones

Harmony

CSS snippets for #ADE01F

.color-ade01f {
  color: #ADE01F;
  background-color: #ADE01F;
}

Frequently asked questions

What color is #ADE01F?+

#ADE01F is a HEX color with RGB value rgb(173, 224, 31) and HSL value hsl(76, 76%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADE01F?+

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