#70EE85 Color

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

Color preview

#70EE85

Color formats

HEX
#70EE85
RGB
rgb(112, 238, 133)
RGBA
rgba(112, 238, 133, 1)
HSL
hsl(130, 79%, 69%)
HSV
hsv(130, 53%, 93%)
CMYK
cmyk(53%, 0%, 44%, 7%)
CSS variable
--color-primary: #70EE85;
Lowercase HEX
#70ee85

Shades

Tints

Tones

Harmony

CSS snippets for #70EE85

.color-70ee85 {
  color: #70EE85;
  background-color: #70EE85;
}

Frequently asked questions

What color is #70EE85?+

#70EE85 is a HEX color with RGB value rgb(112, 238, 133) and HSL value hsl(130, 79%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #70EE85?+

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