#0FF66C Color

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

Color preview

#0FF66C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #0FF66C

.color-0ff66c {
  color: #0FF66C;
  background-color: #0FF66C;
}

Frequently asked questions

What color is #0FF66C?+

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

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

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