#46343E Color Information

Hex color code: #46343E

The hex color #46343E is a deep magenta with RGB values of (70, 52, 62) and HSL of (327°, 15%, 24%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#46343E
RGB
70, 52, 62
HSL
327°, 15%, 24%
CMYK
0%, 26%, 11%, 73%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #46343E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #46343E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #46343E; 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 #46343E; background-color: #46343E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #46343E20; border-left: 4px solid #46343E; }

Link / Accent

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

a { color: #46343E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46343E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 52, 62

Red: 70 / Green: 52 / Blue: 62

HSL

327°, 15%, 24%

Hue: 327° / Saturation: 15% / Lightness: 24%

CMYK

0%, 26%, 11%, 73%

Cyan: 0% / Magenta: 26% / Yellow: 11% / Key: 73%

What color is #46343E?

#46343E is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46343E to RGB:

rgb(70, 52, 62)HEX to RGB Converter →

HEX to HSL

Convert #46343E to HSL:

hsl(327, 15%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #46343E to CMYK:

cmyk(0%, 26%, 11%, 73%)Color Converter →

Color Meaning and Usage

A dark magenta tone, #46343E has RGB (70, 52, 62) and HSL (327°, 15%, 24%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46343E is #34463C, creating high-contrast pairings. For softer combinations, try analogous colors like #453446.

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

Contrast with #46343E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46343E?

#46343E is a dark magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #46343E?

#46343E in RGB is (70, 52, 62) - 70 red, 52 green, and 62 blue.

How to use #46343E in CSS?

Use #46343E directly in your CSS properties like color or background-color.

What colors go well with #46343E?

#34463C (complementary), #453446 (analogous), and #1A1417 (lighter shade) work well with #46343E.