#1CB02D Color

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

Color preview

#1CB02D

Color formats

HEX
#1CB02D
RGB
rgb(28, 176, 45)
RGBA
rgba(28, 176, 45, 1)
HSL
hsl(127, 73%, 40%)
HSV
hsv(127, 84%, 69%)
CMYK
cmyk(84%, 0%, 74%, 31%)
CSS variable
--color-primary: #1CB02D;
Lowercase HEX
#1cb02d

Shades

Tints

Tones

Harmony

CSS snippets for #1CB02D

.color-1cb02d {
  color: #1CB02D;
  background-color: #1CB02D;
}

Frequently asked questions

What color is #1CB02D?+

#1CB02D is a HEX color with RGB value rgb(28, 176, 45) and HSL value hsl(127, 73%, 40%). Its closest CSS named color is LimeGreen.

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

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