#AFFB8B Color

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

Color preview

#AFFB8B

Color formats

HEX
#AFFB8B
RGB
rgb(175, 251, 139)
RGBA
rgba(175, 251, 139, 1)
HSL
hsl(101, 93%, 76%)
HSV
hsv(101, 45%, 98%)
CMYK
cmyk(30%, 0%, 45%, 2%)
CSS variable
--color-primary: #AFFB8B;
Lowercase HEX
#affb8b

Shades

Tints

Tones

Harmony

CSS snippets for #AFFB8B

.color-affb8b {
  color: #AFFB8B;
  background-color: #AFFB8B;
}

Frequently asked questions

What color is #AFFB8B?+

#AFFB8B is a HEX color with RGB value rgb(175, 251, 139) and HSL value hsl(101, 93%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AFFB8B?+

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