#2B362C Color Information

Hex color code: #2B362C

A rich green shade, #2B362C appears as (43, 54, 44) in RGB and (125°, 11%, 19%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#2B362C
RGB
43, 54, 44
HSL
125°, 11%, 19%
CMYK
20%, 0%, 19%, 79%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2B362C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

43, 54, 44

Red: 43 / Green: 54 / Blue: 44

HSL

125°, 11%, 19%

Hue: 125° / Saturation: 11% / Lightness: 19%

CMYK

20%, 0%, 19%, 79%

Cyan: 20% / Magenta: 0% / Yellow: 19% / Key: 79%

What color is #2B362C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2B362C to RGB:

rgb(43, 54, 44)HEX to RGB Converter →

HEX to HSL

Convert #2B362C to HSL:

hsl(125, 11%, 19%)RGB to HSL Converter →

HEX to CMYK

Convert #2B362C to CMYK:

cmyk(20%, 0%, 19%, 79%)Color Converter →

Color Meaning and Usage

#2B362C is a dark green color with RGB values of 43, 54, 44 and HSL of 125°, 11%, 19%. This very dark shade evokes sophistication and elegance, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2B362C is #362B35, creating high-contrast pairings. For softer combinations, try analogous colors like #30362B.

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

Contrast with #2B362C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2B362C?

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

What is the RGB value of #2B362C?

#2B362C in RGB is (43, 54, 44) - 43 red, 54 green, and 44 blue.

How to use #2B362C in CSS?

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

What colors go well with #2B362C?

#362B35 (complementary), #30362B (analogous), and #090B09 (lighter shade) work well with #2B362C.