#02502B Color

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

Color preview

#02502B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #02502B

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

Frequently asked questions

What color is #02502B?+

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

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

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