#634050 Color Information

Hex color code: #634050

#634050 is a subtle magenta color. In RGB it is (99, 64, 80), and in HSL it is (333°, 21%, 32%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#634050
RGB
99, 64, 80
HSL
333°, 21%, 32%
CMYK
0%, 35%, 19%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #634050; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

99, 64, 80

Red: 99 / Green: 64 / Blue: 80

HSL

333°, 21%, 32%

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

CMYK

0%, 35%, 19%, 61%

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

What color is #634050?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #634050 to RGB:

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

HEX to HSL

Convert #634050 to HSL:

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

HEX to CMYK

Convert #634050 to CMYK:

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

Color Meaning and Usage

#634050 is a pastel magenta color with RGB values of 99, 64, 80 and HSL of 333°, 21%, 32%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #634050 is #406353, creating high-contrast pairings. For softer combinations, try analogous colors like #634061.

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

Contrast with #634050

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #634050?

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

What is the RGB value of #634050?

#634050 in RGB is (99, 64, 80) - 99 red, 64 green, and 80 blue.

How to use #634050 in CSS?

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

What colors go well with #634050?

#406353 (complementary), #634061 (analogous), and #34222A (lighter shade) work well with #634050.