#30F84B Color

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

Color preview

#30F84B

Color formats

HEX
#30F84B
RGB
rgb(48, 248, 75)
RGBA
rgba(48, 248, 75, 1)
HSL
hsl(128, 93%, 58%)
HSV
hsv(128, 81%, 97%)
CMYK
cmyk(81%, 0%, 70%, 3%)
CSS variable
--color-primary: #30F84B;
Lowercase HEX
#30f84b

Shades

Tints

Tones

Harmony

CSS snippets for #30F84B

.color-30f84b {
  color: #30F84B;
  background-color: #30F84B;
}

Frequently asked questions

What color is #30F84B?+

#30F84B is a HEX color with RGB value rgb(48, 248, 75) and HSL value hsl(128, 93%, 58%). Its closest CSS named color is LimeGreen.

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

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