#00D60B Color

Inspect #00D60B across formats, palettes, contrast and closest named color matches.

Color preview

#00D60B

Color formats

HEX
#00D60B
RGB
rgb(0, 214, 11)
RGBA
rgba(0, 214, 11, 1)
HSL
hsl(123, 100%, 42%)
HSV
hsv(123, 100%, 84%)
CMYK
cmyk(100%, 0%, 95%, 16%)
CSS variable
--color-primary: #00D60B;
Lowercase HEX
#00d60b

Shades

Tints

Tones

Harmony

CSS snippets for #00D60B

.color-00d60b {
  color: #00D60B;
  background-color: #00D60B;
}

Frequently asked questions

What color is #00D60B?+

#00D60B is a HEX color with RGB value rgb(0, 214, 11) and HSL value hsl(123, 100%, 42%). Its closest CSS named color is Lime.

What is the closest Tailwind color to #00D60B?+

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