#0EF19E Color

Inspect #0EF19E across formats, palettes, contrast and closest named color matches.

Color preview

#0EF19E

Color formats

HEX
#0EF19E
RGB
rgb(14, 241, 158)
RGBA
rgba(14, 241, 158, 1)
HSL
hsl(158, 89%, 50%)
HSV
hsv(158, 94%, 95%)
CMYK
cmyk(94%, 0%, 34%, 5%)
CSS variable
--color-primary: #0EF19E;
Lowercase HEX
#0ef19e

Shades

Tints

Tones

Harmony

CSS snippets for #0EF19E

.color-0ef19e {
  color: #0EF19E;
  background-color: #0EF19E;
}

Frequently asked questions

What color is #0EF19E?+

#0EF19E is a HEX color with RGB value rgb(14, 241, 158) and HSL value hsl(158, 89%, 50%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #0EF19E?+

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