#6BDC2A Color

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

Color preview

#6BDC2A

Color formats

HEX
#6BDC2A
RGB
rgb(107, 220, 42)
RGBA
rgba(107, 220, 42, 1)
HSL
hsl(98, 72%, 51%)
HSV
hsv(98, 81%, 86%)
CMYK
cmyk(51%, 0%, 81%, 14%)
CSS variable
--color-primary: #6BDC2A;
Lowercase HEX
#6bdc2a

Shades

Tints

Tones

Harmony

CSS snippets for #6BDC2A

.color-6bdc2a {
  color: #6BDC2A;
  background-color: #6BDC2A;
}

Frequently asked questions

What color is #6BDC2A?+

#6BDC2A is a HEX color with RGB value rgb(107, 220, 42) and HSL value hsl(98, 72%, 51%). Its closest CSS named color is YellowGreen.

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

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