#AFDB90 Color

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

Color preview

#AFDB90

Color formats

HEX
#AFDB90
RGB
rgb(175, 219, 144)
RGBA
rgba(175, 219, 144, 1)
HSL
hsl(95, 51%, 71%)
HSV
hsv(95, 34%, 86%)
CMYK
cmyk(20%, 0%, 34%, 14%)
CSS variable
--color-primary: #AFDB90;
Lowercase HEX
#afdb90

Shades

Tints

Tones

Harmony

CSS snippets for #AFDB90

.color-afdb90 {
  color: #AFDB90;
  background-color: #AFDB90;
}

Frequently asked questions

What color is #AFDB90?+

#AFDB90 is a HEX color with RGB value rgb(175, 219, 144) and HSL value hsl(95, 51%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFDB90?+

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