#1EFF4B Color

Inspect #1EFF4B across formats, palettes, contrast and closest named color matches.

Color preview

#1EFF4B

Color formats

HEX
#1EFF4B
RGB
rgb(30, 255, 75)
RGBA
rgba(30, 255, 75, 1)
HSL
hsl(132, 100%, 56%)
HSV
hsv(132, 88%, 100%)
CMYK
cmyk(88%, 0%, 71%, 0%)
CSS variable
--color-primary: #1EFF4B;
Lowercase HEX
#1eff4b

Shades

Tints

Tones

Harmony

CSS snippets for #1EFF4B

.color-1eff4b {
  color: #1EFF4B;
  background-color: #1EFF4B;
}

Frequently asked questions

What color is #1EFF4B?+

#1EFF4B is a HEX color with RGB value rgb(30, 255, 75) and HSL value hsl(132, 100%, 56%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #1EFF4B?+

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