#2C421F Color Information

Hex color code: #2C421F

A rich green shade, #2C421F appears as (44, 66, 31) in RGB and (98°, 36%, 19%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#2C421F
RGB
44, 66, 31
HSL
98°, 36%, 19%
CMYK
33%, 0%, 53%, 74%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2C421F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 66, 31

Red: 44 / Green: 66 / Blue: 31

HSL

98°, 36%, 19%

Hue: 98° / Saturation: 36% / Lightness: 19%

CMYK

33%, 0%, 53%, 74%

Cyan: 33% / Magenta: 0% / Yellow: 53% / Key: 74%

What color is #2C421F?

#2C421F is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C421F to RGB:

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

HEX to HSL

Convert #2C421F to HSL:

hsl(98, 36%, 19%)RGB to HSL Converter →

HEX to CMYK

Convert #2C421F to CMYK:

cmyk(33%, 0%, 53%, 74%)Color Converter →

Color Meaning and Usage

#2C421F is a dramatic green color with RGB values of 44, 66, 31 and HSL of 98°, 36%, 19%. This very dark shade evokes sophistication and elegance, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2C421F is #351F42, creating high-contrast pairings. For softer combinations, try analogous colors like #3D421F.

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

Contrast with #2C421F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C421F?

#2C421F is a dramatic green color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #2C421F?

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

How to use #2C421F in CSS?

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

What colors go well with #2C421F?

#351F42 (complementary), #3D421F (analogous), and #090E07 (lighter shade) work well with #2C421F.