#2DFF08 Color

Inspect #2DFF08 across formats, palettes, contrast and closest named color matches.

Color preview

#2DFF08

Color formats

HEX
#2DFF08
RGB
rgb(45, 255, 8)
RGBA
rgba(45, 255, 8, 1)
HSL
hsl(111, 100%, 52%)
HSV
hsv(111, 97%, 100%)
CMYK
cmyk(82%, 0%, 97%, 0%)
CSS variable
--color-primary: #2DFF08;
Lowercase HEX
#2dff08

Shades

Tints

Tones

Harmony

CSS snippets for #2DFF08

.color-2dff08 {
  color: #2DFF08;
  background-color: #2DFF08;
}

Frequently asked questions

What color is #2DFF08?+

#2DFF08 is a HEX color with RGB value rgb(45, 255, 8) and HSL value hsl(111, 100%, 52%). Its closest CSS named color is Lime.

What is the closest Tailwind color to #2DFF08?+

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