#03D32D Color

Inspect #03D32D across formats, palettes, contrast and closest named color matches.

Color preview

#03D32D

Color formats

HEX
#03D32D
RGB
rgb(3, 211, 45)
RGBA
rgba(3, 211, 45, 1)
HSL
hsl(132, 97%, 42%)
HSV
hsv(132, 99%, 83%)
CMYK
cmyk(99%, 0%, 79%, 17%)
CSS variable
--color-primary: #03D32D;
Lowercase HEX
#03d32d

Shades

Tints

Tones

Harmony

CSS snippets for #03D32D

.color-03d32d {
  color: #03D32D;
  background-color: #03D32D;
}

Frequently asked questions

What color is #03D32D?+

#03D32D is a HEX color with RGB value rgb(3, 211, 45) and HSL value hsl(132, 97%, 42%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #03D32D?+

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