#85FF85 Color

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

Color preview

#85FF85

Color formats

HEX
#85FF85
RGB
rgb(133, 255, 133)
RGBA
rgba(133, 255, 133, 1)
HSL
hsl(120, 100%, 76%)
HSV
hsv(120, 48%, 100%)
CMYK
cmyk(48%, 0%, 48%, 0%)
CSS variable
--color-primary: #85FF85;
Lowercase HEX
#85ff85

Shades

Tints

Tones

Harmony

CSS snippets for #85FF85

.color-85ff85 {
  color: #85FF85;
  background-color: #85FF85;
}

Frequently asked questions

What color is #85FF85?+

#85FF85 is a HEX color with RGB value rgb(133, 255, 133) and HSL value hsl(120, 100%, 76%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #85FF85?+

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