#70CC70 Color

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

Color preview

#70CC70

Color formats

HEX
#70CC70
RGB
rgb(112, 204, 112)
RGBA
rgba(112, 204, 112, 1)
HSL
hsl(120, 47%, 62%)
HSV
hsv(120, 45%, 80%)
CMYK
cmyk(45%, 0%, 45%, 20%)
CSS variable
--color-primary: #70CC70;
Lowercase HEX
#70cc70

Shades

Tints

Tones

Harmony

CSS snippets for #70CC70

.color-70cc70 {
  color: #70CC70;
  background-color: #70CC70;
}

Frequently asked questions

What color is #70CC70?+

#70CC70 is a HEX color with RGB value rgb(112, 204, 112) and HSL value hsl(120, 47%, 62%). Its closest CSS named color is DarkSeaGreen.

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

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