#46203C Color Information

Hex color code: #46203C

The hex color #46203C is a dramatic magenta with RGB values of (70, 32, 60) and HSL of (316°, 37%, 20%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#46203C
RGB
70, 32, 60
HSL
316°, 37%, 20%
CMYK
0%, 54%, 14%, 73%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #46203C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #46203C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #46203C; 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 #46203C; background-color: #46203C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #46203C20; border-left: 4px solid #46203C; }

Link / Accent

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

a { color: #46203C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46203C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 32, 60

Red: 70 / Green: 32 / Blue: 60

HSL

316°, 37%, 20%

Hue: 316° / Saturation: 37% / Lightness: 20%

CMYK

0%, 54%, 14%, 73%

Cyan: 0% / Magenta: 54% / Yellow: 14% / Key: 73%

What color is #46203C?

#46203C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46203C to RGB:

rgb(70, 32, 60)HEX to RGB Converter →

HEX to HSL

Convert #46203C to HSL:

hsl(316, 37%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #46203C to CMYK:

cmyk(0%, 54%, 14%, 73%)Color Converter →

Color Meaning and Usage

#46203C is a dramatic magenta color with RGB values of 70, 32, 60 and HSL of 316°, 37%, 20%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46203C is #20462A, creating high-contrast pairings. For softer combinations, try analogous colors like #3D2046.

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

Contrast with #46203C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46203C?

#46203C is a dramatic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #46203C?

#46203C in RGB is (70, 32, 60) - 70 red, 32 green, and 60 blue.

How to use #46203C in CSS?

Use #46203C directly in your CSS properties like color or background-color.

What colors go well with #46203C?

#20462A (complementary), #3D2046 (analogous), and #11080F (lighter shade) work well with #46203C.