#0DFF08 Color

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

Color preview

#0DFF08

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #0DFF08

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

Frequently asked questions

What color is #0DFF08?+

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

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

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