#0FF65C Color

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

Color preview

#0FF65C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #0FF65C

.color-0ff65c {
  color: #0FF65C;
  background-color: #0FF65C;
}

Frequently asked questions

What color is #0FF65C?+

#0FF65C is a HEX color with RGB value rgb(15, 246, 92) and HSL value hsl(140, 93%, 51%). Its closest CSS named color is SpringGreen.

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

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