#AFFD43 Color

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

Color preview

#AFFD43

Color formats

HEX
#AFFD43
RGB
rgb(175, 253, 67)
RGBA
rgba(175, 253, 67, 1)
HSL
hsl(85, 98%, 63%)
HSV
hsv(85, 74%, 99%)
CMYK
cmyk(31%, 0%, 74%, 1%)
CSS variable
--color-primary: #AFFD43;
Lowercase HEX
#affd43

Shades

Tints

Tones

Harmony

CSS snippets for #AFFD43

.color-affd43 {
  color: #AFFD43;
  background-color: #AFFD43;
}

Frequently asked questions

What color is #AFFD43?+

#AFFD43 is a HEX color with RGB value rgb(175, 253, 67) and HSL value hsl(85, 98%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFD43?+

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