#12B45D Color

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

Color preview

#12B45D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #12B45D

.color-12b45d {
  color: #12B45D;
  background-color: #12B45D;
}

Frequently asked questions

What color is #12B45D?+

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

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

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