#02502D Color

Inspect #02502D across formats, palettes, contrast and closest named color matches.

Color preview

#02502D

Color formats

HEX
#02502D
RGB
rgb(2, 80, 45)
RGBA
rgba(2, 80, 45, 1)
HSL
hsl(153, 95%, 16%)
HSV
hsv(153, 98%, 31%)
CMYK
cmyk(98%, 0%, 44%, 69%)
CSS variable
--color-primary: #02502D;
Lowercase HEX
#02502d

Shades

Tints

Tones

Harmony

CSS snippets for #02502D

.color-02502d {
  color: #02502D;
  background-color: #02502D;
}

Frequently asked questions

What color is #02502D?+

#02502D is a HEX color with RGB value rgb(2, 80, 45) and HSL value hsl(153, 95%, 16%). Its closest CSS named color is DarkGreen.

What is the closest Tailwind color to #02502D?+

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