#AFF18C Color

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

Color preview

#AFF18C

Color formats

HEX
#AFF18C
RGB
rgb(175, 241, 140)
RGBA
rgba(175, 241, 140, 1)
HSL
hsl(99, 78%, 75%)
HSV
hsv(99, 42%, 95%)
CMYK
cmyk(27%, 0%, 42%, 5%)
CSS variable
--color-primary: #AFF18C;
Lowercase HEX
#aff18c

Shades

Tints

Tones

Harmony

CSS snippets for #AFF18C

.color-aff18c {
  color: #AFF18C;
  background-color: #AFF18C;
}

Frequently asked questions

What color is #AFF18C?+

#AFF18C is a HEX color with RGB value rgb(175, 241, 140) and HSL value hsl(99, 78%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFF18C?+

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