#63404E Color Information

Hex color code: #63404E

#63404E is a gentle magenta color. In RGB it is (99, 64, 78), and in HSL it is (336°, 21%, 32%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#63404E
RGB
99, 64, 78
HSL
336°, 21%, 32%
CMYK
0%, 35%, 21%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #63404E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

99, 64, 78

Red: 99 / Green: 64 / Blue: 78

HSL

336°, 21%, 32%

Hue: 336° / Saturation: 21% / Lightness: 32%

CMYK

0%, 35%, 21%, 61%

Cyan: 0% / Magenta: 35% / Yellow: 21% / Key: 61%

What color is #63404E?

#63404E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #63404E to RGB:

rgb(99, 64, 78)HEX to RGB Converter →

HEX to HSL

Convert #63404E to HSL:

hsl(336, 21%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #63404E to CMYK:

cmyk(0%, 35%, 21%, 61%)Color Converter →

Color Meaning and Usage

#63404E is a pastel magenta color with RGB values of 99, 64, 78 and HSL of 336°, 21%, 32%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #63404E is #406355, creating high-contrast pairings. For softer combinations, try analogous colors like #63405F.

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

Contrast with #63404E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #63404E?

#63404E is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #63404E?

#63404E in RGB is (99, 64, 78) - 99 red, 64 green, and 78 blue.

How to use #63404E in CSS?

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

What colors go well with #63404E?

#406355 (complementary), #63405F (analogous), and #34222A (lighter shade) work well with #63404E.