#02882C Color

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

Color preview

#02882C

Color formats

HEX
#02882C
RGB
rgb(2, 136, 44)
RGBA
rgba(2, 136, 44, 1)
HSL
hsl(139, 97%, 27%)
HSV
hsv(139, 99%, 53%)
CMYK
cmyk(99%, 0%, 68%, 47%)
CSS variable
--color-primary: #02882C;
Lowercase HEX
#02882c

Shades

Tints

Tones

Harmony

CSS snippets for #02882C

.color-02882c {
  color: #02882C;
  background-color: #02882C;
}

Frequently asked questions

What color is #02882C?+

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

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

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