#AFEB99 Color

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

Color preview

#AFEB99

Color formats

HEX
#AFEB99
RGB
rgb(175, 235, 153)
RGBA
rgba(175, 235, 153, 1)
HSL
hsl(104, 67%, 76%)
HSV
hsv(104, 35%, 92%)
CMYK
cmyk(26%, 0%, 35%, 8%)
CSS variable
--color-primary: #AFEB99;
Lowercase HEX
#afeb99

Shades

Tints

Tones

Harmony

CSS snippets for #AFEB99

.color-afeb99 {
  color: #AFEB99;
  background-color: #AFEB99;
}

Frequently asked questions

What color is #AFEB99?+

#AFEB99 is a HEX color with RGB value rgb(175, 235, 153) and HSL value hsl(104, 67%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFEB99?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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