#02880B Color

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

Color preview

#02880B

Color formats

HEX
#02880B
RGB
rgb(2, 136, 11)
RGBA
rgba(2, 136, 11, 1)
HSL
hsl(124, 97%, 27%)
HSV
hsv(124, 99%, 53%)
CMYK
cmyk(99%, 0%, 92%, 47%)
CSS variable
--color-primary: #02880B;
Lowercase HEX
#02880b

Shades

Tints

Tones

Harmony

CSS snippets for #02880B

.color-02880b {
  color: #02880B;
  background-color: #02880B;
}

Frequently asked questions

What color is #02880B?+

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

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

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