#0FC72B Color

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

Color preview

#0FC72B

Color formats

HEX
#0FC72B
RGB
rgb(15, 199, 43)
RGBA
rgba(15, 199, 43, 1)
HSL
hsl(129, 86%, 42%)
HSV
hsv(129, 92%, 78%)
CMYK
cmyk(92%, 0%, 78%, 22%)
CSS variable
--color-primary: #0FC72B;
Lowercase HEX
#0fc72b

Shades

Tints

Tones

Harmony

CSS snippets for #0FC72B

.color-0fc72b {
  color: #0FC72B;
  background-color: #0FC72B;
}

Frequently asked questions

What color is #0FC72B?+

#0FC72B is a HEX color with RGB value rgb(15, 199, 43) and HSL value hsl(129, 86%, 42%). Its closest CSS named color is LimeGreen.

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

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