#06C00F Color

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

Color preview

#06C00F

Color formats

HEX
#06C00F
RGB
rgb(6, 192, 15)
RGBA
rgba(6, 192, 15, 1)
HSL
hsl(123, 94%, 39%)
HSV
hsv(123, 97%, 75%)
CMYK
cmyk(97%, 0%, 92%, 25%)
CSS variable
--color-primary: #06C00F;
Lowercase HEX
#06c00f

Shades

Tints

Tones

Harmony

CSS snippets for #06C00F

.color-06c00f {
  color: #06C00F;
  background-color: #06C00F;
}

Frequently asked questions

What color is #06C00F?+

#06C00F is a HEX color with RGB value rgb(6, 192, 15) and HSL value hsl(123, 94%, 39%). Its closest CSS named color is LimeGreen.

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

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