#05C10E Color

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

Color preview

#05C10E

Color formats

HEX
#05C10E
RGB
rgb(5, 193, 14)
RGBA
rgba(5, 193, 14, 1)
HSL
hsl(123, 95%, 39%)
HSV
hsv(123, 97%, 76%)
CMYK
cmyk(97%, 0%, 93%, 24%)
CSS variable
--color-primary: #05C10E;
Lowercase HEX
#05c10e

Shades

Tints

Tones

Harmony

CSS snippets for #05C10E

.color-05c10e {
  color: #05C10E;
  background-color: #05C10E;
}

Frequently asked questions

What color is #05C10E?+

#05C10E is a HEX color with RGB value rgb(5, 193, 14) and HSL value hsl(123, 95%, 39%). Its closest CSS named color is LimeGreen.

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

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