#30CA3A Color

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

Color preview

#30CA3A

Color formats

HEX
#30CA3A
RGB
rgb(48, 202, 58)
RGBA
rgba(48, 202, 58, 1)
HSL
hsl(124, 62%, 49%)
HSV
hsv(124, 76%, 79%)
CMYK
cmyk(76%, 0%, 71%, 21%)
CSS variable
--color-primary: #30CA3A;
Lowercase HEX
#30ca3a

Shades

Tints

Tones

Harmony

CSS snippets for #30CA3A

.color-30ca3a {
  color: #30CA3A;
  background-color: #30CA3A;
}

Frequently asked questions

What color is #30CA3A?+

#30CA3A is a HEX color with RGB value rgb(48, 202, 58) and HSL value hsl(124, 62%, 49%). Its closest CSS named color is LimeGreen.

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

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