#A5E255 Color

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

Color preview

#A5E255

Color formats

HEX
#A5E255
RGB
rgb(165, 226, 85)
RGBA
rgba(165, 226, 85, 1)
HSL
hsl(86, 71%, 61%)
HSV
hsv(86, 62%, 89%)
CMYK
cmyk(27%, 0%, 62%, 11%)
CSS variable
--color-primary: #A5E255;
Lowercase HEX
#a5e255

Shades

Tints

Tones

Harmony

CSS snippets for #A5E255

.color-a5e255 {
  color: #A5E255;
  background-color: #A5E255;
}

Frequently asked questions

What color is #A5E255?+

#A5E255 is a HEX color with RGB value rgb(165, 226, 85) and HSL value hsl(86, 71%, 61%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A5E255?+

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