#1DC10B Color

Inspect #1DC10B across formats, palettes, contrast and closest named color matches.

Color preview

#1DC10B

Color formats

HEX
#1DC10B
RGB
rgb(29, 193, 11)
RGBA
rgba(29, 193, 11, 1)
HSL
hsl(114, 89%, 40%)
HSV
hsv(114, 94%, 76%)
CMYK
cmyk(85%, 0%, 94%, 24%)
CSS variable
--color-primary: #1DC10B;
Lowercase HEX
#1dc10b

Shades

Tints

Tones

Harmony

CSS snippets for #1DC10B

.color-1dc10b {
  color: #1DC10B;
  background-color: #1DC10B;
}

Frequently asked questions

What color is #1DC10B?+

#1DC10B is a HEX color with RGB value rgb(29, 193, 11) and HSL value hsl(114, 89%, 40%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #1DC10B?+

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