#12DE2D Color

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

Color preview

#12DE2D

Color formats

HEX
#12DE2D
RGB
rgb(18, 222, 45)
RGBA
rgba(18, 222, 45, 1)
HSL
hsl(128, 85%, 47%)
HSV
hsv(128, 92%, 87%)
CMYK
cmyk(92%, 0%, 80%, 13%)
CSS variable
--color-primary: #12DE2D;
Lowercase HEX
#12de2d

Shades

Tints

Tones

Harmony

CSS snippets for #12DE2D

.color-12de2d {
  color: #12DE2D;
  background-color: #12DE2D;
}

Frequently asked questions

What color is #12DE2D?+

#12DE2D is a HEX color with RGB value rgb(18, 222, 45) and HSL value hsl(128, 85%, 47%). Its closest CSS named color is LimeGreen.

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

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