#AFF36B Color

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

Color preview

#AFF36B

Color formats

HEX
#AFF36B
RGB
rgb(175, 243, 107)
RGBA
rgba(175, 243, 107, 1)
HSL
hsl(90, 85%, 69%)
HSV
hsv(90, 56%, 95%)
CMYK
cmyk(28%, 0%, 56%, 5%)
CSS variable
--color-primary: #AFF36B;
Lowercase HEX
#aff36b

Shades

Tints

Tones

Harmony

CSS snippets for #AFF36B

.color-aff36b {
  color: #AFF36B;
  background-color: #AFF36B;
}

Frequently asked questions

What color is #AFF36B?+

#AFF36B is a HEX color with RGB value rgb(175, 243, 107) and HSL value hsl(90, 85%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFF36B?+

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