#AFDA96 Color

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

Color preview

#AFDA96

Color formats

HEX
#AFDA96
RGB
rgb(175, 218, 150)
RGBA
rgba(175, 218, 150, 1)
HSL
hsl(98, 48%, 72%)
HSV
hsv(98, 31%, 85%)
CMYK
cmyk(20%, 0%, 31%, 15%)
CSS variable
--color-primary: #AFDA96;
Lowercase HEX
#afda96

Shades

Tints

Tones

Harmony

CSS snippets for #AFDA96

.color-afda96 {
  color: #AFDA96;
  background-color: #AFDA96;
}

Frequently asked questions

What color is #AFDA96?+

#AFDA96 is a HEX color with RGB value rgb(175, 218, 150) and HSL value hsl(98, 48%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFDA96?+

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