#63556D Color Information

Hex color code: #63556D

A balanced purple shade, #63556D appears as (99, 85, 109) in RGB and (275°, 12%, 38%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#63556D
RGB
99, 85, 109
HSL
275°, 12%, 38%
CMYK
9%, 22%, 0%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #63556D; 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 #63556D; background-color: #63556D15; }

Alert / Toast

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

Link / Accent

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

a { color: #63556D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #63556D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

99, 85, 109

Red: 99 / Green: 85 / Blue: 109

HSL

275°, 12%, 38%

Hue: 275° / Saturation: 12% / Lightness: 38%

CMYK

9%, 22%, 0%, 57%

Cyan: 9% / Magenta: 22% / Yellow: 0% / Key: 57%

What color is #63556D?

#63556D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #63556D to RGB:

rgb(99, 85, 109)HEX to RGB Converter →

HEX to HSL

Convert #63556D to HSL:

hsl(275, 12%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #63556D to CMYK:

cmyk(9%, 22%, 0%, 57%)Color Converter →

Color Meaning and Usage

#63556D is a muted purple color with RGB values of 99, 85, 109 and HSL of 275°, 12%, 38%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #63556D is #5F6D55, creating high-contrast pairings. For softer combinations, try analogous colors like #57556D.

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

Contrast with #63556D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #63556D?

#63556D is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #63556D?

#63556D in RGB is (99, 85, 109) - 99 red, 85 green, and 109 blue.

How to use #63556D in CSS?

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

What colors go well with #63556D?

#5F6D55 (complementary), #57556D (analogous), and #3C3442 (lighter shade) work well with #63556D.