#30C03C Color

Inspect #30C03C across formats, palettes, contrast and closest named color matches.

Color preview

#30C03C

Color formats

HEX
#30C03C
RGB
rgb(48, 192, 60)
RGBA
rgba(48, 192, 60, 1)
HSL
hsl(125, 60%, 47%)
HSV
hsv(125, 75%, 75%)
CMYK
cmyk(75%, 0%, 69%, 25%)
CSS variable
--color-primary: #30C03C;
Lowercase HEX
#30c03c

Shades

Tints

Tones

Harmony

CSS snippets for #30C03C

.color-30c03c {
  color: #30C03C;
  background-color: #30C03C;
}

Frequently asked questions

What color is #30C03C?+

#30C03C is a HEX color with RGB value rgb(48, 192, 60) and HSL value hsl(125, 60%, 47%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #30C03C?+

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