#0FF60F Color

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

Color preview

#0FF60F

Color formats

HEX
#0FF60F
RGB
rgb(15, 246, 15)
RGBA
rgba(15, 246, 15, 1)
HSL
hsl(120, 93%, 51%)
HSV
hsv(120, 94%, 96%)
CMYK
cmyk(94%, 0%, 94%, 4%)
CSS variable
--color-primary: #0FF60F;
Lowercase HEX
#0ff60f

Shades

Tints

Tones

Harmony

CSS snippets for #0FF60F

.color-0ff60f {
  color: #0FF60F;
  background-color: #0FF60F;
}

Frequently asked questions

What color is #0FF60F?+

#0FF60F is a HEX color with RGB value rgb(15, 246, 15) and HSL value hsl(120, 93%, 51%). Its closest CSS named color is Lime.

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

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