#0D8C2D Color

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

Color preview

#0D8C2D

Color formats

HEX
#0D8C2D
RGB
rgb(13, 140, 45)
RGBA
rgba(13, 140, 45, 1)
HSL
hsl(135, 83%, 30%)
HSV
hsv(135, 91%, 55%)
CMYK
cmyk(91%, 0%, 68%, 45%)
CSS variable
--color-primary: #0D8C2D;
Lowercase HEX
#0d8c2d

Shades

Tints

Tones

Harmony

CSS snippets for #0D8C2D

.color-0d8c2d {
  color: #0D8C2D;
  background-color: #0D8C2D;
}

Frequently asked questions

What color is #0D8C2D?+

#0D8C2D is a HEX color with RGB value rgb(13, 140, 45) and HSL value hsl(135, 83%, 30%). Its closest CSS named color is ForestGreen.

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

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