#AFDE15 Color

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

Color preview

#AFDE15

Color formats

HEX
#AFDE15
RGB
rgb(175, 222, 21)
RGBA
rgba(175, 222, 21, 1)
HSL
hsl(74, 83%, 48%)
HSV
hsv(74, 91%, 87%)
CMYK
cmyk(21%, 0%, 91%, 13%)
CSS variable
--color-primary: #AFDE15;
Lowercase HEX
#afde15

Shades

Tints

Tones

Harmony

CSS snippets for #AFDE15

.color-afde15 {
  color: #AFDE15;
  background-color: #AFDE15;
}

Frequently asked questions

What color is #AFDE15?+

#AFDE15 is a HEX color with RGB value rgb(175, 222, 21) and HSL value hsl(74, 83%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFDE15?+

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