#403948 Color Information

Hex color code: #403948

A subtle purple shade, #403948 appears as (64, 57, 72) in RGB and (268°, 12%, 25%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#403948
RGB
64, 57, 72
HSL
268°, 12%, 25%
CMYK
11%, 21%, 0%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #403948; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

64, 57, 72

Red: 64 / Green: 57 / Blue: 72

HSL

268°, 12%, 25%

Hue: 268° / Saturation: 12% / Lightness: 25%

CMYK

11%, 21%, 0%, 72%

Cyan: 11% / Magenta: 21% / Yellow: 0% / Key: 72%

What color is #403948?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #403948 to RGB:

rgb(64, 57, 72)HEX to RGB Converter →

HEX to HSL

Convert #403948 to HSL:

hsl(268, 12%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #403948 to CMYK:

cmyk(11%, 21%, 0%, 72%)Color Converter →

Color Meaning and Usage

#403948 is a balanced purple color with RGB values of 64, 57, 72 and HSL of 268°, 12%, 25%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #403948 is #404738, creating high-contrast pairings. For softer combinations, try analogous colors like #383947.

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

Contrast with #403948

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #403948?

#403948 is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #403948?

#403948 in RGB is (64, 57, 72) - 64 red, 57 green, and 72 blue.

How to use #403948 in CSS?

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

What colors go well with #403948?

#404738 (complementary), #383947 (analogous), and #19161D (lighter shade) work well with #403948.