#1DFF11 Color

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

Color preview

#1DFF11

Color formats

HEX
#1DFF11
RGB
rgb(29, 255, 17)
RGBA
rgba(29, 255, 17, 1)
HSL
hsl(117, 100%, 53%)
HSV
hsv(117, 93%, 100%)
CMYK
cmyk(89%, 0%, 93%, 0%)
CSS variable
--color-primary: #1DFF11;
Lowercase HEX
#1dff11

Shades

Tints

Tones

Harmony

CSS snippets for #1DFF11

.color-1dff11 {
  color: #1DFF11;
  background-color: #1DFF11;
}

Frequently asked questions

What color is #1DFF11?+

#1DFF11 is a HEX color with RGB value rgb(29, 255, 17) and HSL value hsl(117, 100%, 53%). Its closest CSS named color is Lime.

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

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