#A5D99B Color

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

Color preview

#A5D99B

Color formats

HEX
#A5D99B
RGB
rgb(165, 217, 155)
RGBA
rgba(165, 217, 155, 1)
HSL
hsl(110, 45%, 73%)
HSV
hsv(110, 29%, 85%)
CMYK
cmyk(24%, 0%, 29%, 15%)
CSS variable
--color-primary: #A5D99B;
Lowercase HEX
#a5d99b

Shades

Tints

Tones

Harmony

CSS snippets for #A5D99B

.color-a5d99b {
  color: #A5D99B;
  background-color: #A5D99B;
}

Frequently asked questions

What color is #A5D99B?+

#A5D99B is a HEX color with RGB value rgb(165, 217, 155) and HSL value hsl(110, 45%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #A5D99B?+

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