#0FEB97 Color

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

Color preview

#0FEB97

Color formats

HEX
#0FEB97
RGB
rgb(15, 235, 151)
RGBA
rgba(15, 235, 151, 1)
HSL
hsl(157, 88%, 49%)
HSV
hsv(157, 94%, 92%)
CMYK
cmyk(94%, 0%, 36%, 8%)
CSS variable
--color-primary: #0FEB97;
Lowercase HEX
#0feb97

Shades

Tints

Tones

Harmony

CSS snippets for #0FEB97

.color-0feb97 {
  color: #0FEB97;
  background-color: #0FEB97;
}

Frequently asked questions

What color is #0FEB97?+

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

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

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