#008000 Color

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

Color preview

#008000

Color formats

HEX
#008000
RGB
rgb(0, 128, 0)
RGBA
rgba(0, 128, 0, 1)
HSL
hsl(120, 100%, 25%)
HSV
hsv(120, 100%, 50%)
CMYK
cmyk(100%, 0%, 100%, 50%)
CSS variable
--color-primary: #008000;
Lowercase HEX
#008000

Shades

Tints

Tones

Harmony

CSS snippets for #008000

.color-008000 {
  color: #008000;
  background-color: #008000;
}

Frequently asked questions

What color is #008000?+

#008000 is a HEX color with RGB value rgb(0, 128, 0) and HSL value hsl(120, 100%, 25%). Its closest CSS named color is Green.

What is the closest Tailwind color to #008000?+

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