#1DB83C Color

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

Color preview

#1DB83C

Color formats

HEX
#1DB83C
RGB
rgb(29, 184, 60)
RGBA
rgba(29, 184, 60, 1)
HSL
hsl(132, 73%, 42%)
HSV
hsv(132, 84%, 72%)
CMYK
cmyk(84%, 0%, 67%, 28%)
CSS variable
--color-primary: #1DB83C;
Lowercase HEX
#1db83c

Shades

Tints

Tones

Harmony

CSS snippets for #1DB83C

.color-1db83c {
  color: #1DB83C;
  background-color: #1DB83C;
}

Frequently asked questions

What color is #1DB83C?+

#1DB83C is a HEX color with RGB value rgb(29, 184, 60) and HSL value hsl(132, 73%, 42%). Its closest CSS named color is LimeGreen.

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

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