#48FF4B Color

Inspect #48FF4B across formats, palettes, contrast and closest named color matches.

Color preview

#48FF4B

Color formats

HEX
#48FF4B
RGB
rgb(72, 255, 75)
RGBA
rgba(72, 255, 75, 1)
HSL
hsl(121, 100%, 64%)
HSV
hsv(121, 72%, 100%)
CMYK
cmyk(72%, 0%, 71%, 0%)
CSS variable
--color-primary: #48FF4B;
Lowercase HEX
#48ff4b

Shades

Tints

Tones

Harmony

CSS snippets for #48FF4B

.color-48ff4b {
  color: #48FF4B;
  background-color: #48FF4B;
}

Frequently asked questions

What color is #48FF4B?+

#48FF4B is a HEX color with RGB value rgb(72, 255, 75) and HSL value hsl(121, 100%, 64%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #48FF4B?+

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