#12B42D Color

Inspect #12B42D across formats, palettes, contrast and closest named color matches.

Color preview

#12B42D

Color formats

HEX
#12B42D
RGB
rgb(18, 180, 45)
RGBA
rgba(18, 180, 45, 1)
HSL
hsl(130, 82%, 39%)
HSV
hsv(130, 90%, 71%)
CMYK
cmyk(90%, 0%, 75%, 29%)
CSS variable
--color-primary: #12B42D;
Lowercase HEX
#12b42d

Shades

Tints

Tones

Harmony

CSS snippets for #12B42D

.color-12b42d {
  color: #12B42D;
  background-color: #12B42D;
}

Frequently asked questions

What color is #12B42D?+

#12B42D is a HEX color with RGB value rgb(18, 180, 45) and HSL value hsl(130, 82%, 39%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #12B42D?+

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