#AFFA69 Color

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

Color preview

#AFFA69

Color formats

HEX
#AFFA69
RGB
rgb(175, 250, 105)
RGBA
rgba(175, 250, 105, 1)
HSL
hsl(91, 94%, 70%)
HSV
hsv(91, 58%, 98%)
CMYK
cmyk(30%, 0%, 58%, 2%)
CSS variable
--color-primary: #AFFA69;
Lowercase HEX
#affa69

Shades

Tints

Tones

Harmony

CSS snippets for #AFFA69

.color-affa69 {
  color: #AFFA69;
  background-color: #AFFA69;
}

Frequently asked questions

What color is #AFFA69?+

#AFFA69 is a HEX color with RGB value rgb(175, 250, 105) and HSL value hsl(91, 94%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFFA69?+

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