#5C4F63 Color Information

Hex color code: #5C4F63

The hex color #5C4F63 is a balanced purple with RGB values of (92, 79, 99) and HSL of (279°, 11%, 35%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#5C4F63
RGB
92, 79, 99
HSL
279°, 11%, 35%
CMYK
7%, 20%, 0%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #5C4F63; 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 #5C4F63; background-color: #5C4F6315; }

Alert / Toast

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

Link / Accent

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

a { color: #5C4F63; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5C4F63 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

92, 79, 99

Red: 92 / Green: 79 / Blue: 99

HSL

279°, 11%, 35%

Hue: 279° / Saturation: 11% / Lightness: 35%

CMYK

7%, 20%, 0%, 61%

Cyan: 7% / Magenta: 20% / Yellow: 0% / Key: 61%

What color is #5C4F63?

#5C4F63 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5C4F63 to RGB:

rgb(92, 79, 99)HEX to RGB Converter →

HEX to HSL

Convert #5C4F63 to HSL:

hsl(279, 11%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #5C4F63 to CMYK:

cmyk(7%, 20%, 0%, 61%)Color Converter →

Color Meaning and Usage

#5C4F63 is a subtle purple color with RGB values of 92, 79, 99 and HSL of 279°, 11%, 35%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5C4F63 is #56634F, creating high-contrast pairings. For softer combinations, try analogous colors like #524F63.

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

Contrast with #5C4F63

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5C4F63?

#5C4F63 is a subtle purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #5C4F63?

#5C4F63 in RGB is (92, 79, 99) - 92 red, 79 green, and 99 blue.

How to use #5C4F63 in CSS?

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

What colors go well with #5C4F63?

#56634F (complementary), #524F63 (analogous), and #352D39 (lighter shade) work well with #5C4F63.