#32362F Color Information

Hex color code: #32362F

#32362F is a deep green color. In RGB it is (50, 54, 47), and in HSL it is (94°, 7%, 20%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#32362F
RGB
50, 54, 47
HSL
94°, 7%, 20%
CMYK
7%, 0%, 13%, 79%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #32362F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #32362F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #32362F; 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 #32362F; background-color: #32362F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #32362F20; border-left: 4px solid #32362F; }

Link / Accent

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

a { color: #32362F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #32362F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 54, 47

Red: 50 / Green: 54 / Blue: 47

HSL

94°, 7%, 20%

Hue: 94° / Saturation: 7% / Lightness: 20%

CMYK

7%, 0%, 13%, 79%

Cyan: 7% / Magenta: 0% / Yellow: 13% / Key: 79%

What color is #32362F?

#32362F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32362F to RGB:

rgb(50, 54, 47)HEX to RGB Converter →

HEX to HSL

Convert #32362F to HSL:

hsl(94, 7%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #32362F to CMYK:

cmyk(7%, 0%, 13%, 79%)Color Converter →

Color Meaning and Usage

#32362F is a rich green color with RGB values of 50, 54, 47 and HSL of 94°, 7%, 20%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32362F is #332F37, creating high-contrast pairings. For softer combinations, try analogous colors like #36372F.

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

Contrast with #32362F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32362F?

#32362F is a rich green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #32362F?

#32362F in RGB is (50, 54, 47) - 50 red, 54 green, and 47 blue.

How to use #32362F in CSS?

Use #32362F directly in your CSS properties like color or background-color.

What colors go well with #32362F?

#332F37 (complementary), #36372F (analogous), and #0D0E0C (lighter shade) work well with #32362F.