#06F40A Color

Inspect #06F40A across formats, palettes, contrast and closest named color matches.

Color preview

#06F40A

Color formats

HEX
#06F40A
RGB
rgb(6, 244, 10)
RGBA
rgba(6, 244, 10, 1)
HSL
hsl(121, 95%, 49%)
HSV
hsv(121, 98%, 96%)
CMYK
cmyk(98%, 0%, 96%, 4%)
CSS variable
--color-primary: #06F40A;
Lowercase HEX
#06f40a

Shades

Tints

Tones

Harmony

CSS snippets for #06F40A

.color-06f40a {
  color: #06F40A;
  background-color: #06F40A;
}

Frequently asked questions

What color is #06F40A?+

#06F40A is a HEX color with RGB value rgb(6, 244, 10) and HSL value hsl(121, 95%, 49%). Its closest CSS named color is Lime.

What is the closest Tailwind color to #06F40A?+

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