#AFEB6B Color

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

Color preview

#AFEB6B

Color formats

HEX
#AFEB6B
RGB
rgb(175, 235, 107)
RGBA
rgba(175, 235, 107, 1)
HSL
hsl(88, 76%, 67%)
HSV
hsv(88, 54%, 92%)
CMYK
cmyk(26%, 0%, 54%, 8%)
CSS variable
--color-primary: #AFEB6B;
Lowercase HEX
#afeb6b

Shades

Tints

Tones

Harmony

CSS snippets for #AFEB6B

.color-afeb6b {
  color: #AFEB6B;
  background-color: #AFEB6B;
}

Frequently asked questions

What color is #AFEB6B?+

#AFEB6B is a HEX color with RGB value rgb(175, 235, 107) and HSL value hsl(88, 76%, 67%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFEB6B?+

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