#A5DF9B Color

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

Color preview

#A5DF9B

Color formats

HEX
#A5DF9B
RGB
rgb(165, 223, 155)
RGBA
rgba(165, 223, 155, 1)
HSL
hsl(111, 52%, 74%)
HSV
hsv(111, 30%, 87%)
CMYK
cmyk(26%, 0%, 30%, 13%)
CSS variable
--color-primary: #A5DF9B;
Lowercase HEX
#a5df9b

Shades

Tints

Tones

Harmony

CSS snippets for #A5DF9B

.color-a5df9b {
  color: #A5DF9B;
  background-color: #A5DF9B;
}

Frequently asked questions

What color is #A5DF9B?+

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

What is the closest Tailwind color to #A5DF9B?+

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