#12DF9E Color

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

Color preview

#12DF9E

Color formats

HEX
#12DF9E
RGB
rgb(18, 223, 158)
RGBA
rgba(18, 223, 158, 1)
HSL
hsl(161, 85%, 47%)
HSV
hsv(161, 92%, 87%)
CMYK
cmyk(92%, 0%, 29%, 13%)
CSS variable
--color-primary: #12DF9E;
Lowercase HEX
#12df9e

Shades

Tints

Tones

Harmony

CSS snippets for #12DF9E

.color-12df9e {
  color: #12DF9E;
  background-color: #12DF9E;
}

Frequently asked questions

What color is #12DF9E?+

#12DF9E is a HEX color with RGB value rgb(18, 223, 158) and HSL value hsl(161, 85%, 47%). Its closest CSS named color is MediumSpringGreen.

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

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