#645568 Color Information

Hex color code: #645568

The hex color #645568 is a understated magenta with RGB values of (100, 85, 104) and HSL of (287°, 10%, 37%). It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#645568
RGB
100, 85, 104
HSL
287°, 10%, 37%
CMYK
4%, 18%, 0%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #645568; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 85, 104

Red: 100 / Green: 85 / Blue: 104

HSL

287°, 10%, 37%

Hue: 287° / Saturation: 10% / Lightness: 37%

CMYK

4%, 18%, 0%, 59%

Cyan: 4% / Magenta: 18% / Yellow: 0% / Key: 59%

What color is #645568?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #645568 to RGB:

rgb(100, 85, 104)HEX to RGB Converter →

HEX to HSL

Convert #645568 to HSL:

hsl(287, 10%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #645568 to CMYK:

cmyk(4%, 18%, 0%, 59%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #645568 has RGB (100, 85, 104) and HSL (287°, 10%, 37%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #645568 is #596855, creating high-contrast pairings. For softer combinations, try analogous colors like #5A5568.

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

Contrast with #645568

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #645568?

#645568 is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #645568?

#645568 in RGB is (100, 85, 104) - 100 red, 85 green, and 104 blue.

How to use #645568 in CSS?

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

What colors go well with #645568?

#596855 (complementary), #5A5568 (analogous), and #3B323E (lighter shade) work well with #645568.