#03D31B Color

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

Color preview

#03D31B

Color formats

HEX
#03D31B
RGB
rgb(3, 211, 27)
RGBA
rgba(3, 211, 27, 1)
HSL
hsl(127, 97%, 42%)
HSV
hsv(127, 99%, 83%)
CMYK
cmyk(99%, 0%, 87%, 17%)
CSS variable
--color-primary: #03D31B;
Lowercase HEX
#03d31b

Shades

Tints

Tones

Harmony

CSS snippets for #03D31B

.color-03d31b {
  color: #03D31B;
  background-color: #03D31B;
}

Frequently asked questions

What color is #03D31B?+

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

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

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