#AFDF9B Color

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

Color preview

#AFDF9B

Color formats

HEX
#AFDF9B
RGB
rgb(175, 223, 155)
RGBA
rgba(175, 223, 155, 1)
HSL
hsl(102, 52%, 74%)
HSV
hsv(102, 30%, 87%)
CMYK
cmyk(22%, 0%, 30%, 13%)
CSS variable
--color-primary: #AFDF9B;
Lowercase HEX
#afdf9b

Shades

Tints

Tones

Harmony

CSS snippets for #AFDF9B

.color-afdf9b {
  color: #AFDF9B;
  background-color: #AFDF9B;
}

Frequently asked questions

What color is #AFDF9B?+

#AFDF9B is a HEX color with RGB value rgb(175, 223, 155) and HSL value hsl(102, 52%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFDF9B?+

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