#08FF3E Color

Inspect #08FF3E across formats, palettes, contrast and closest named color matches.

Color preview

#08FF3E

Color formats

HEX
#08FF3E
RGB
rgb(8, 255, 62)
RGBA
rgba(8, 255, 62, 1)
HSL
hsl(133, 100%, 52%)
HSV
hsv(133, 97%, 100%)
CMYK
cmyk(97%, 0%, 76%, 0%)
CSS variable
--color-primary: #08FF3E;
Lowercase HEX
#08ff3e

Shades

Tints

Tones

Harmony

CSS snippets for #08FF3E

.color-08ff3e {
  color: #08FF3E;
  background-color: #08FF3E;
}

Frequently asked questions

What color is #08FF3E?+

#08FF3E is a HEX color with RGB value rgb(8, 255, 62) and HSL value hsl(133, 100%, 52%). Its closest CSS named color is Lime.

What is the closest Tailwind color to #08FF3E?+

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