#2C712E Color Information

Hex color code: #2C712E

A gentle green shade, #2C712E appears as (44, 113, 46) in RGB and (122°, 44%, 31%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#2C712E
RGB
44, 113, 46
HSL
122°, 44%, 31%
CMYK
61%, 0%, 59%, 56%

Shades

CSS Usage
color: #2C712E;
background-color: #2C712E;
border-color: #2C712E;
box-shadow: 0 0 10px #2C712E;
border: 2px solid #2C712E;
Tailwind Usage
bg-[#2C712E]
text-[#2C712E]
border-[#2C712E]
shadow-[0_0_10px_2C712E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2C712E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2C712E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2C712E; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #2C712E; background-color: #2C712E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2C712E20; border-left: 4px solid #2C712E; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #2C712E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2C712E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 113, 46

Red: 44 / Green: 113 / Blue: 46

HSL

122°, 44%, 31%

Hue: 122° / Saturation: 44% / Lightness: 31%

CMYK

61%, 0%, 59%, 56%

Cyan: 61% / Magenta: 0% / Yellow: 59% / Key: 56%

What color is #2C712E?

#2C712E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C712E to RGB:

rgb(44, 113, 46)HEX to RGB Converter →

HEX to HSL

Convert #2C712E to HSL:

hsl(122, 44%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #2C712E to CMYK:

cmyk(61%, 0%, 59%, 56%)Color Converter →

Color Meaning and Usage

A soft green tone, #2C712E has RGB (44, 113, 46) and HSL (122°, 44%, 31%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2C712E is #722C70, creating high-contrast pairings. For softer combinations, try analogous colors like #4D722C.

Use #2C712E in CSS: color: #2C712E or background-color: #2C712E. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #2C712E

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.51:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C712E?

#2C712E is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #2C712E?

#2C712E in RGB is (44, 113, 46) - 44 red, 113 green, and 46 blue.

How to use #2C712E in CSS?

Use #2C712E directly in your CSS properties like color or background-color.

What colors go well with #2C712E?

#722C70 (complementary), #4D722C (analogous), and #173B18 (lighter shade) work well with #2C712E.