#02880F Color

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

Color preview

#02880F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #02880F

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

Frequently asked questions

What color is #02880F?+

#02880F is a HEX color with RGB value rgb(2, 136, 15) and HSL value hsl(126, 97%, 27%). Its closest CSS named color is Green.

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

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