#04F64C Color

Inspect #04F64C across formats, palettes, contrast and closest named color matches.

Color preview

#04F64C

Color formats

HEX
#04F64C
RGB
rgb(4, 246, 76)
RGBA
rgba(4, 246, 76, 1)
HSL
hsl(138, 97%, 49%)
HSV
hsv(138, 98%, 96%)
CMYK
cmyk(98%, 0%, 69%, 4%)
CSS variable
--color-primary: #04F64C;
Lowercase HEX
#04f64c

Shades

Tints

Tones

Harmony

CSS snippets for #04F64C

.color-04f64c {
  color: #04F64C;
  background-color: #04F64C;
}

Frequently asked questions

What color is #04F64C?+

#04F64C is a HEX color with RGB value rgb(4, 246, 76) and HSL value hsl(138, 97%, 49%). Its closest CSS named color is SpringGreen.

What is the closest Tailwind color to #04F64C?+

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