#0DFF15 Color

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

Color preview

#0DFF15

Color formats

HEX
#0DFF15
RGB
rgb(13, 255, 21)
RGBA
rgba(13, 255, 21, 1)
HSL
hsl(122, 100%, 53%)
HSV
hsv(122, 95%, 100%)
CMYK
cmyk(95%, 0%, 92%, 0%)
CSS variable
--color-primary: #0DFF15;
Lowercase HEX
#0dff15

Shades

Tints

Tones

Harmony

CSS snippets for #0DFF15

.color-0dff15 {
  color: #0DFF15;
  background-color: #0DFF15;
}

Frequently asked questions

What color is #0DFF15?+

#0DFF15 is a HEX color with RGB value rgb(13, 255, 21) and HSL value hsl(122, 100%, 53%). Its closest CSS named color is Lime.

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

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