#2D3229 Color Information

Hex color code: #2D3229

The hex color #2D3229 is a dramatic green with RGB values of (45, 50, 41) and HSL of (93°, 10%, 18%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#2D3229
RGB
45, 50, 41
HSL
93°, 10%, 18%
CMYK
10%, 0%, 18%, 80%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2D3229; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

45, 50, 41

Red: 45 / Green: 50 / Blue: 41

HSL

93°, 10%, 18%

Hue: 93° / Saturation: 10% / Lightness: 18%

CMYK

10%, 0%, 18%, 80%

Cyan: 10% / Magenta: 0% / Yellow: 18% / Key: 80%

What color is #2D3229?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2D3229 to RGB:

rgb(45, 50, 41)HEX to RGB Converter →

HEX to HSL

Convert #2D3229 to HSL:

hsl(93, 10%, 18%)RGB to HSL Converter →

HEX to CMYK

Convert #2D3229 to CMYK:

cmyk(10%, 0%, 18%, 80%)Color Converter →

Color Meaning and Usage

#2D3229 is a deep green color with RGB values of 45, 50, 41 and HSL of 93°, 10%, 18%. This very dark shade evokes sophistication and elegance, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2D3229 is #2E2932, creating high-contrast pairings. For softer combinations, try analogous colors like #323229.

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

Contrast with #2D3229

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2D3229?

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

What is the RGB value of #2D3229?

#2D3229 in RGB is (45, 50, 41) - 45 red, 50 green, and 41 blue.

How to use #2D3229 in CSS?

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

What colors go well with #2D3229?

#2E2932 (complementary), #323229 (analogous), and #080807 (lighter shade) work well with #2D3229.