#02884C Color

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

Color preview

#02884C

Color formats

HEX
#02884C
RGB
rgb(2, 136, 76)
RGBA
rgba(2, 136, 76, 1)
HSL
hsl(153, 97%, 27%)
HSV
hsv(153, 99%, 53%)
CMYK
cmyk(99%, 0%, 44%, 47%)
CSS variable
--color-primary: #02884C;
Lowercase HEX
#02884c

Shades

Tints

Tones

Harmony

CSS snippets for #02884C

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

Frequently asked questions

What color is #02884C?+

#02884C is a HEX color with RGB value rgb(2, 136, 76) and HSL value hsl(153, 97%, 27%). Its closest CSS named color is SeaGreen.

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

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