#AFF37B Color

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

Color preview

#AFF37B

Color formats

HEX
#AFF37B
RGB
rgb(175, 243, 123)
RGBA
rgba(175, 243, 123, 1)
HSL
hsl(94, 83%, 72%)
HSV
hsv(94, 49%, 95%)
CMYK
cmyk(28%, 0%, 49%, 5%)
CSS variable
--color-primary: #AFF37B;
Lowercase HEX
#aff37b

Shades

Tints

Tones

Harmony

CSS snippets for #AFF37B

.color-aff37b {
  color: #AFF37B;
  background-color: #AFF37B;
}

Frequently asked questions

What color is #AFF37B?+

#AFF37B is a HEX color with RGB value rgb(175, 243, 123) and HSL value hsl(94, 83%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFF37B?+

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