#464346 Color Information

Hex color code: #464346

#464346 is a subtle magenta color. In RGB it is (70, 67, 70), and in HSL it is (300°, 2%, 27%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#464346
RGB
70, 67, 70
HSL
300°, 2%, 27%
CMYK
0%, 4%, 0%, 73%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #464346; 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 #464346; background-color: #46434615; }

Alert / Toast

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

Link / Accent

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

a { color: #464346; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #464346 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 67, 70

Red: 70 / Green: 67 / Blue: 70

HSL

300°, 2%, 27%

Hue: 300° / Saturation: 2% / Lightness: 27%

CMYK

0%, 4%, 0%, 73%

Cyan: 0% / Magenta: 4% / Yellow: 0% / Key: 73%

What color is #464346?

#464346 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #464346 to RGB:

rgb(70, 67, 70)HEX to RGB Converter →

HEX to HSL

Convert #464346 to HSL:

hsl(300, 2%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #464346 to CMYK:

cmyk(0%, 4%, 0%, 73%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #464346 has RGB (70, 67, 70) and HSL (300°, 2%, 27%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #464346 is #434643, creating high-contrast pairings. For softer combinations, try analogous colors like #454346.

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

Contrast with #464346

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #464346?

#464346 is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #464346?

#464346 in RGB is (70, 67, 70) - 70 red, 67 green, and 70 blue.

How to use #464346 in CSS?

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

What colors go well with #464346?

#434643 (complementary), #454346 (analogous), and #1F1E1F (lighter shade) work well with #464346.