#0FEB8F Color

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

Color preview

#0FEB8F

Color formats

HEX
#0FEB8F
RGB
rgb(15, 235, 143)
RGBA
rgba(15, 235, 143, 1)
HSL
hsl(155, 88%, 49%)
HSV
hsv(155, 94%, 92%)
CMYK
cmyk(94%, 0%, 39%, 8%)
CSS variable
--color-primary: #0FEB8F;
Lowercase HEX
#0feb8f

Shades

Tints

Tones

Harmony

CSS snippets for #0FEB8F

.color-0feb8f {
  color: #0FEB8F;
  background-color: #0FEB8F;
}

Frequently asked questions

What color is #0FEB8F?+

#0FEB8F is a HEX color with RGB value rgb(15, 235, 143) and HSL value hsl(155, 88%, 49%). Its closest CSS named color is MediumSpringGreen.

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

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