#6FBB0C Color

Inspect #6FBB0C across formats, palettes, contrast and closest named color matches.

Color preview

#6FBB0C

Color formats

HEX
#6FBB0C
RGB
rgb(111, 187, 12)
RGBA
rgba(111, 187, 12, 1)
HSL
hsl(86, 88%, 39%)
HSV
hsv(86, 94%, 73%)
CMYK
cmyk(41%, 0%, 94%, 27%)
CSS variable
--color-primary: #6FBB0C;
Lowercase HEX
#6fbb0c

Shades

Tints

Tones

Harmony

CSS snippets for #6FBB0C

.color-6fbb0c {
  color: #6FBB0C;
  background-color: #6FBB0C;
}

Frequently asked questions

What color is #6FBB0C?+

#6FBB0C is a HEX color with RGB value rgb(111, 187, 12) and HSL value hsl(86, 88%, 39%). Its closest CSS named color is OliveDrab.

What is the closest Tailwind color to #6FBB0C?+

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