#403343 Color Information

Hex color code: #403343

#403343 is a deep magenta color. In RGB it is (64, 51, 67), and in HSL it is (289°, 14%, 23%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#403343
RGB
64, 51, 67
HSL
289°, 14%, 23%
CMYK
4%, 24%, 0%, 74%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #403343; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

64, 51, 67

Red: 64 / Green: 51 / Blue: 67

HSL

289°, 14%, 23%

Hue: 289° / Saturation: 14% / Lightness: 23%

CMYK

4%, 24%, 0%, 74%

Cyan: 4% / Magenta: 24% / Yellow: 0% / Key: 74%

What color is #403343?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #403343 to RGB:

rgb(64, 51, 67)HEX to RGB Converter →

HEX to HSL

Convert #403343 to HSL:

hsl(289, 14%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #403343 to CMYK:

cmyk(4%, 24%, 0%, 74%)Color Converter →

Color Meaning and Usage

A dark magenta tone, #403343 has RGB (64, 51, 67) and HSL (289°, 14%, 23%). 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 #403343 is #354332, creating high-contrast pairings. For softer combinations, try analogous colors like #383243.

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

Contrast with #403343

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #403343?

#403343 is a dark magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #403343?

#403343 in RGB is (64, 51, 67) - 64 red, 51 green, and 67 blue.

How to use #403343 in CSS?

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

What colors go well with #403343?

#354332 (complementary), #383243 (analogous), and #161217 (lighter shade) work well with #403343.