#02500F Color

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

Color preview

#02500F

Color formats

HEX
#02500F
RGB
rgb(2, 80, 15)
RGBA
rgba(2, 80, 15, 1)
HSL
hsl(130, 95%, 16%)
HSV
hsv(130, 98%, 31%)
CMYK
cmyk(98%, 0%, 81%, 69%)
CSS variable
--color-primary: #02500F;
Lowercase HEX
#02500f

Shades

Tints

Tones

Harmony

CSS snippets for #02500F

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

Frequently asked questions

What color is #02500F?+

#02500F is a HEX color with RGB value rgb(2, 80, 15) and HSL value hsl(130, 95%, 16%). Its closest CSS named color is DarkGreen.

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

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