#0FEB84 Color

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

Color preview

#0FEB84

Color formats

HEX
#0FEB84
RGB
rgb(15, 235, 132)
RGBA
rgba(15, 235, 132, 1)
HSL
hsl(152, 88%, 49%)
HSV
hsv(152, 94%, 92%)
CMYK
cmyk(94%, 0%, 44%, 8%)
CSS variable
--color-primary: #0FEB84;
Lowercase HEX
#0feb84

Shades

Tints

Tones

Harmony

CSS snippets for #0FEB84

.color-0feb84 {
  color: #0FEB84;
  background-color: #0FEB84;
}

Frequently asked questions

What color is #0FEB84?+

#0FEB84 is a HEX color with RGB value rgb(15, 235, 132) and HSL value hsl(152, 88%, 49%). Its closest CSS named color is SpringGreen.

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

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