#AFFD65 Color

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

Color preview

#AFFD65

Color formats

HEX
#AFFD65
RGB
rgb(175, 253, 101)
RGBA
rgba(175, 253, 101, 1)
HSL
hsl(91, 97%, 69%)
HSV
hsv(91, 60%, 99%)
CMYK
cmyk(31%, 0%, 60%, 1%)
CSS variable
--color-primary: #AFFD65;
Lowercase HEX
#affd65

Shades

Tints

Tones

Harmony

CSS snippets for #AFFD65

.color-affd65 {
  color: #AFFD65;
  background-color: #AFFD65;
}

Frequently asked questions

What color is #AFFD65?+

#AFFD65 is a HEX color with RGB value rgb(175, 253, 101) and HSL value hsl(91, 97%, 69%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFD65?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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