#02501C Color

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

Color preview

#02501C

Color formats

HEX
#02501C
RGB
rgb(2, 80, 28)
RGBA
rgba(2, 80, 28, 1)
HSL
hsl(140, 95%, 16%)
HSV
hsv(140, 98%, 31%)
CMYK
cmyk(98%, 0%, 65%, 69%)
CSS variable
--color-primary: #02501C;
Lowercase HEX
#02501c

Shades

Tints

Tones

Harmony

CSS snippets for #02501C

.color-02501c {
  color: #02501C;
  background-color: #02501C;
}

Frequently asked questions

What color is #02501C?+

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

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

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