#2C571E Color Information

Hex color code: #2C571E

The hex color #2C571E is a dramatic green with RGB values of (44, 87, 30) and HSL of (105°, 49%, 23%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#2C571E
RGB
44, 87, 30
HSL
105°, 49%, 23%
CMYK
49%, 0%, 66%, 66%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #2C571E; 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 #2C571E; background-color: #2C571E15; }

Alert / Toast

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

Link / Accent

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

a { color: #2C571E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 87, 30

Red: 44 / Green: 87 / Blue: 30

HSL

105°, 49%, 23%

Hue: 105° / Saturation: 49% / Lightness: 23%

CMYK

49%, 0%, 66%, 66%

Cyan: 49% / Magenta: 0% / Yellow: 66% / Key: 66%

What color is #2C571E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C571E to RGB:

rgb(44, 87, 30)HEX to RGB Converter →

HEX to HSL

Convert #2C571E to HSL:

hsl(105, 49%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #2C571E to CMYK:

cmyk(49%, 0%, 66%, 66%)Color Converter →

Color Meaning and Usage

A intense green tone, #2C571E has RGB (44, 87, 30) and HSL (105°, 49%, 23%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2C571E is #491E57, creating high-contrast pairings. For softer combinations, try analogous colors like #49571E.

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

Contrast with #2C571E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C571E?

#2C571E is a intense green color - a green hue that evokes nature and harmony.

What is the RGB value of #2C571E?

#2C571E in RGB is (44, 87, 30) - 44 red, 87 green, and 30 blue.

How to use #2C571E in CSS?

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

What colors go well with #2C571E?

#491E57 (complementary), #49571E (analogous), and #0F1E0A (lighter shade) work well with #2C571E.