#1ABC0B Color

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

Color preview

#1ABC0B

Color formats

HEX
#1ABC0B
RGB
rgb(26, 188, 11)
RGBA
rgba(26, 188, 11, 1)
HSL
hsl(115, 89%, 39%)
HSV
hsv(115, 94%, 74%)
CMYK
cmyk(86%, 0%, 94%, 26%)
CSS variable
--color-primary: #1ABC0B;
Lowercase HEX
#1abc0b

Shades

Tints

Tones

Harmony

CSS snippets for #1ABC0B

.color-1abc0b {
  color: #1ABC0B;
  background-color: #1ABC0B;
}

Frequently asked questions

What color is #1ABC0B?+

#1ABC0B is a HEX color with RGB value rgb(26, 188, 11) and HSL value hsl(115, 89%, 39%). Its closest CSS named color is LimeGreen.

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

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