#0E7C3C Color

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

Color preview

#0E7C3C

Color formats

HEX
#0E7C3C
RGB
rgb(14, 124, 60)
RGBA
rgba(14, 124, 60, 1)
HSL
hsl(145, 80%, 27%)
HSV
hsv(145, 89%, 49%)
CMYK
cmyk(89%, 0%, 52%, 51%)
CSS variable
--color-primary: #0E7C3C;
Lowercase HEX
#0e7c3c

Shades

Tints

Tones

Harmony

CSS snippets for #0E7C3C

.color-0e7c3c {
  color: #0E7C3C;
  background-color: #0E7C3C;
}

Frequently asked questions

What color is #0E7C3C?+

#0E7C3C is a HEX color with RGB value rgb(14, 124, 60) and HSL value hsl(145, 80%, 27%). Its closest CSS named color is ForestGreen.

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

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