#02501F Color

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

Color preview

#02501F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #02501F

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

Frequently asked questions

What color is #02501F?+

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

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

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