#02501B Color

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

Color preview

#02501B

Color formats

HEX
#02501B
RGB
rgb(2, 80, 27)
RGBA
rgba(2, 80, 27, 1)
HSL
hsl(139, 95%, 16%)
HSV
hsv(139, 98%, 31%)
CMYK
cmyk(98%, 0%, 66%, 69%)
CSS variable
--color-primary: #02501B;
Lowercase HEX
#02501b

Shades

Tints

Tones

Harmony

CSS snippets for #02501B

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

Frequently asked questions

What color is #02501B?+

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

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

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