#02882F Color

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

Color preview

#02882F

Color formats

HEX
#02882F
RGB
rgb(2, 136, 47)
RGBA
rgba(2, 136, 47, 1)
HSL
hsl(140, 97%, 27%)
HSV
hsv(140, 99%, 53%)
CMYK
cmyk(99%, 0%, 65%, 47%)
CSS variable
--color-primary: #02882F;
Lowercase HEX
#02882f

Shades

Tints

Tones

Harmony

CSS snippets for #02882F

.color-02882f {
  color: #02882F;
  background-color: #02882F;
}

Frequently asked questions

What color is #02882F?+

#02882F is a HEX color with RGB value rgb(2, 136, 47) and HSL value hsl(140, 97%, 27%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #02882F?+

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