#A5E196 Color

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

Color preview

#A5E196

Color formats

HEX
#A5E196
RGB
rgb(165, 225, 150)
RGBA
rgba(165, 225, 150, 1)
HSL
hsl(108, 56%, 74%)
HSV
hsv(108, 33%, 88%)
CMYK
cmyk(27%, 0%, 33%, 12%)
CSS variable
--color-primary: #A5E196;
Lowercase HEX
#a5e196

Shades

Tints

Tones

Harmony

CSS snippets for #A5E196

.color-a5e196 {
  color: #A5E196;
  background-color: #A5E196;
}

Frequently asked questions

What color is #A5E196?+

#A5E196 is a HEX color with RGB value rgb(165, 225, 150) and HSL value hsl(108, 56%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #A5E196?+

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