#3D800D Color

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

Color preview

#3D800D

Color formats

HEX
#3D800D
RGB
rgb(61, 128, 13)
RGBA
rgba(61, 128, 13, 1)
HSL
hsl(95, 82%, 28%)
HSV
hsv(95, 90%, 50%)
CMYK
cmyk(52%, 0%, 90%, 50%)
CSS variable
--color-primary: #3D800D;
Lowercase HEX
#3d800d

Shades

Tints

Tones

Harmony

CSS snippets for #3D800D

.color-3d800d {
  color: #3D800D;
  background-color: #3D800D;
}

Frequently asked questions

What color is #3D800D?+

#3D800D is a HEX color with RGB value rgb(61, 128, 13) and HSL value hsl(95, 82%, 28%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #3D800D?+

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