#320C2B Color Information

Hex color code: #320C2B

#320C2B is a dark magenta color. In RGB it is (50, 12, 43), and in HSL it is (311°, 61%, 12%). It is often used for branding and logos.

Try:
Color NameBlack
HEX
#320C2B
RGB
50, 12, 43
HSL
311°, 61%, 12%
CMYK
0%, 76%, 14%, 80%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #320C2B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #320C2B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #320C2B; 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 #320C2B; background-color: #320C2B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #320C2B20; border-left: 4px solid #320C2B; }

Link / Accent

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

a { color: #320C2B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #320C2B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 12, 43

Red: 50 / Green: 12 / Blue: 43

HSL

311°, 61%, 12%

Hue: 311° / Saturation: 61% / Lightness: 12%

CMYK

0%, 76%, 14%, 80%

Cyan: 0% / Magenta: 76% / Yellow: 14% / Key: 80%

What color is #320C2B?

#320C2B is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #320C2B to RGB:

rgb(50, 12, 43)HEX to RGB Converter →

HEX to HSL

Convert #320C2B to HSL:

hsl(311, 61%, 12%)RGB to HSL Converter →

HEX to CMYK

Convert #320C2B to CMYK:

cmyk(0%, 76%, 14%, 80%)Color Converter →

Color Meaning and Usage

A rich magenta tone, #320C2B has RGB (50, 12, 43) and HSL (311°, 61%, 12%). Known for evoking sophistication and elegance, this very dark shade is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #320C2B is #0C3113, creating high-contrast pairings. For softer combinations, try analogous colors like #250C31.

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

Contrast with #320C2B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #320C2B?

#320C2B is a rich magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #320C2B?

#320C2B in RGB is (50, 12, 43) - 50 red, 12 green, and 43 blue.

How to use #320C2B in CSS?

Use #320C2B directly in your CSS properties like color or background-color.

What colors go well with #320C2B?

#0C3113 (complementary), #250C31 (analogous), and #000000 (lighter shade) work well with #320C2B.