#05C20B Color

Inspect #05C20B across formats, palettes, contrast and closest named color matches.

Color preview

#05C20B

Color formats

HEX
#05C20B
RGB
rgb(5, 194, 11)
RGBA
rgba(5, 194, 11, 1)
HSL
hsl(122, 95%, 39%)
HSV
hsv(122, 97%, 76%)
CMYK
cmyk(97%, 0%, 94%, 24%)
CSS variable
--color-primary: #05C20B;
Lowercase HEX
#05c20b

Shades

Tints

Tones

Harmony

CSS snippets for #05C20B

.color-05c20b {
  color: #05C20B;
  background-color: #05C20B;
}

Frequently asked questions

What color is #05C20B?+

#05C20B is a HEX color with RGB value rgb(5, 194, 11) and HSL value hsl(122, 95%, 39%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #05C20B?+

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