#2C352F Color Information

Hex color code: #2C352F

#2C352F is a dramatic green color. In RGB it is (44, 53, 47), and in HSL it is (140°, 9%, 19%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#2C352F
RGB
44, 53, 47
HSL
140°, 9%, 19%
CMYK
17%, 0%, 11%, 79%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2C352F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 53, 47

Red: 44 / Green: 53 / Blue: 47

HSL

140°, 9%, 19%

Hue: 140° / Saturation: 9% / Lightness: 19%

CMYK

17%, 0%, 11%, 79%

Cyan: 17% / Magenta: 0% / Yellow: 11% / Key: 79%

What color is #2C352F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C352F to RGB:

rgb(44, 53, 47)HEX to RGB Converter →

HEX to HSL

Convert #2C352F to HSL:

hsl(140, 9%, 19%)RGB to HSL Converter →

HEX to CMYK

Convert #2C352F to CMYK:

cmyk(17%, 0%, 11%, 79%)Color Converter →

Color Meaning and Usage

A intense green tone, #2C352F has RGB (44, 53, 47) and HSL (140°, 9%, 19%). Known for evoking sophistication and elegance, this very dark shade is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2C352F is #352C32, creating high-contrast pairings. For softer combinations, try analogous colors like #2E352C.

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

Contrast with #2C352F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C352F?

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

What is the RGB value of #2C352F?

#2C352F in RGB is (44, 53, 47) - 44 red, 53 green, and 47 blue.

How to use #2C352F in CSS?

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

What colors go well with #2C352F?

#352C32 (complementary), #2E352C (analogous), and #090B0A (lighter shade) work well with #2C352F.