#10BC10 Color

Inspect #10BC10 across formats, palettes, contrast and closest named color matches.

Color preview

#10BC10

Color formats

HEX
#10BC10
RGB
rgb(16, 188, 16)
RGBA
rgba(16, 188, 16, 1)
HSL
hsl(120, 84%, 40%)
HSV
hsv(120, 91%, 74%)
CMYK
cmyk(91%, 0%, 91%, 26%)
CSS variable
--color-primary: #10BC10;
Lowercase HEX
#10bc10

Shades

Tints

Tones

Harmony

CSS snippets for #10BC10

.color-10bc10 {
  color: #10BC10;
  background-color: #10BC10;
}

Frequently asked questions

What color is #10BC10?+

#10BC10 is a HEX color with RGB value rgb(16, 188, 16) and HSL value hsl(120, 84%, 40%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #10BC10?+

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