#AFDB48 Color

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

Color preview

#AFDB48

Color formats

HEX
#AFDB48
RGB
rgb(175, 219, 72)
RGBA
rgba(175, 219, 72, 1)
HSL
hsl(78, 67%, 57%)
HSV
hsv(78, 67%, 86%)
CMYK
cmyk(20%, 0%, 67%, 14%)
CSS variable
--color-primary: #AFDB48;
Lowercase HEX
#afdb48

Shades

Tints

Tones

Harmony

CSS snippets for #AFDB48

.color-afdb48 {
  color: #AFDB48;
  background-color: #AFDB48;
}

Frequently asked questions

What color is #AFDB48?+

#AFDB48 is a HEX color with RGB value rgb(175, 219, 72) and HSL value hsl(78, 67%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFDB48?+

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