#0CFA33 Color

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

Color preview

#0CFA33

Color formats

HEX
#0CFA33
RGB
rgb(12, 250, 51)
RGBA
rgba(12, 250, 51, 1)
HSL
hsl(130, 96%, 51%)
HSV
hsv(130, 95%, 98%)
CMYK
cmyk(95%, 0%, 80%, 2%)
CSS variable
--color-primary: #0CFA33;
Lowercase HEX
#0cfa33

Shades

Tints

Tones

Harmony

CSS snippets for #0CFA33

.color-0cfa33 {
  color: #0CFA33;
  background-color: #0CFA33;
}

Frequently asked questions

What color is #0CFA33?+

#0CFA33 is a HEX color with RGB value rgb(12, 250, 51) and HSL value hsl(130, 96%, 51%). Its closest CSS named color is Lime.

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

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