#03D12C Color

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

Color preview

#03D12C

Color formats

HEX
#03D12C
RGB
rgb(3, 209, 44)
RGBA
rgba(3, 209, 44, 1)
HSL
hsl(132, 97%, 42%)
HSV
hsv(132, 99%, 82%)
CMYK
cmyk(99%, 0%, 79%, 18%)
CSS variable
--color-primary: #03D12C;
Lowercase HEX
#03d12c

Shades

Tints

Tones

Harmony

CSS snippets for #03D12C

.color-03d12c {
  color: #03D12C;
  background-color: #03D12C;
}

Frequently asked questions

What color is #03D12C?+

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

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

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