#0DC83C Color

Inspect #0DC83C across formats, palettes, contrast and closest named color matches.

Color preview

#0DC83C

Color formats

HEX
#0DC83C
RGB
rgb(13, 200, 60)
RGBA
rgba(13, 200, 60, 1)
HSL
hsl(135, 88%, 42%)
HSV
hsv(135, 94%, 78%)
CMYK
cmyk(94%, 0%, 70%, 22%)
CSS variable
--color-primary: #0DC83C;
Lowercase HEX
#0dc83c

Shades

Tints

Tones

Harmony

CSS snippets for #0DC83C

.color-0dc83c {
  color: #0DC83C;
  background-color: #0DC83C;
}

Frequently asked questions

What color is #0DC83C?+

#0DC83C is a HEX color with RGB value rgb(13, 200, 60) and HSL value hsl(135, 88%, 42%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #0DC83C?+

The closest Tailwind color is green-500, available as the bg-green-500 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