#03D30E Color

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

Color preview

#03D30E

Color formats

HEX
#03D30E
RGB
rgb(3, 211, 14)
RGBA
rgba(3, 211, 14, 1)
HSL
hsl(123, 97%, 42%)
HSV
hsv(123, 99%, 83%)
CMYK
cmyk(99%, 0%, 93%, 17%)
CSS variable
--color-primary: #03D30E;
Lowercase HEX
#03d30e

Shades

Tints

Tones

Harmony

CSS snippets for #03D30E

.color-03d30e {
  color: #03D30E;
  background-color: #03D30E;
}

Frequently asked questions

What color is #03D30E?+

#03D30E is a HEX color with RGB value rgb(3, 211, 14) and HSL value hsl(123, 97%, 42%). Its closest CSS named color is Lime.

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

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