#2C541F Color Information

Hex color code: #2C541F

A dark green shade, #2C541F appears as (44, 84, 31) in RGB and (105°, 46%, 23%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#2C541F
RGB
44, 84, 31
HSL
105°, 46%, 23%
CMYK
48%, 0%, 63%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2C541F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 84, 31

Red: 44 / Green: 84 / Blue: 31

HSL

105°, 46%, 23%

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

CMYK

48%, 0%, 63%, 67%

Cyan: 48% / Magenta: 0% / Yellow: 63% / Key: 67%

What color is #2C541F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C541F to RGB:

rgb(44, 84, 31)HEX to RGB Converter →

HEX to HSL

Convert #2C541F to HSL:

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

HEX to CMYK

Convert #2C541F to CMYK:

cmyk(48%, 0%, 63%, 67%)Color Converter →

Color Meaning and Usage

A dark green tone, #2C541F has RGB (44, 84, 31) and HSL (105°, 46%, 23%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2C541F is #482056, creating high-contrast pairings. For softer combinations, try analogous colors like #485620.

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

Contrast with #2C541F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C541F?

#2C541F is a dark green color - a green hue that evokes nature and harmony.

What is the RGB value of #2C541F?

#2C541F in RGB is (44, 84, 31) - 44 red, 84 green, and 31 blue.

How to use #2C541F in CSS?

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

What colors go well with #2C541F?

#482056 (complementary), #485620 (analogous), and #101E0B (lighter shade) work well with #2C541F.