#AFF58C Color

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

Color preview

#AFF58C

Color formats

HEX
#AFF58C
RGB
rgb(175, 245, 140)
RGBA
rgba(175, 245, 140, 1)
HSL
hsl(100, 84%, 75%)
HSV
hsv(100, 43%, 96%)
CMYK
cmyk(29%, 0%, 43%, 4%)
CSS variable
--color-primary: #AFF58C;
Lowercase HEX
#aff58c

Shades

Tints

Tones

Harmony

CSS snippets for #AFF58C

.color-aff58c {
  color: #AFF58C;
  background-color: #AFF58C;
}

Frequently asked questions

What color is #AFF58C?+

#AFF58C is a HEX color with RGB value rgb(175, 245, 140) and HSL value hsl(100, 84%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFF58C?+

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