#12B46B Color

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

Color preview

#12B46B

Color formats

HEX
#12B46B
RGB
rgb(18, 180, 107)
RGBA
rgba(18, 180, 107, 1)
HSL
hsl(153, 82%, 39%)
HSV
hsv(153, 90%, 71%)
CMYK
cmyk(90%, 0%, 41%, 29%)
CSS variable
--color-primary: #12B46B;
Lowercase HEX
#12b46b

Shades

Tints

Tones

Harmony

CSS snippets for #12B46B

.color-12b46b {
  color: #12B46B;
  background-color: #12B46B;
}

Frequently asked questions

What color is #12B46B?+

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

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

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