#12B55E Color

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

Color preview

#12B55E

Color formats

HEX
#12B55E
RGB
rgb(18, 181, 94)
RGBA
rgba(18, 181, 94, 1)
HSL
hsl(148, 82%, 39%)
HSV
hsv(148, 90%, 71%)
CMYK
cmyk(90%, 0%, 48%, 29%)
CSS variable
--color-primary: #12B55E;
Lowercase HEX
#12b55e

Shades

Tints

Tones

Harmony

CSS snippets for #12B55E

.color-12b55e {
  color: #12B55E;
  background-color: #12B55E;
}

Frequently asked questions

What color is #12B55E?+

#12B55E is a HEX color with RGB value rgb(18, 181, 94) and HSL value hsl(148, 82%, 39%). Its closest CSS named color is MediumSeaGreen.

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

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