#AFF18B Color

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

Color preview

#AFF18B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFF18B

.color-aff18b {
  color: #AFF18B;
  background-color: #AFF18B;
}

Frequently asked questions

What color is #AFF18B?+

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

What is the closest Tailwind color to #AFF18B?+

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