#705CAD Color Information

Hex color code: #705CAD

The hex color #705CAD is a subtle purple with RGB values of (112, 92, 173) and HSL of (255°, 33%, 52%). It is often used for branding and logos.

Try:
Color NameSlate Blue
HEX
#705CAD
RGB
112, 92, 173
HSL
255°, 33%, 52%
CMYK
35%, 47%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #705CAD; 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 #705CAD; background-color: #705CAD15; }

Alert / Toast

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

Link / Accent

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

a { color: #705CAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #705CAD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 92, 173

Red: 112 / Green: 92 / Blue: 173

HSL

255°, 33%, 52%

Hue: 255° / Saturation: 33% / Lightness: 52%

CMYK

35%, 47%, 0%, 32%

Cyan: 35% / Magenta: 47% / Yellow: 0% / Key: 32%

What color is #705CAD?

#705CAD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #705CAD to RGB:

rgb(112, 92, 173)HEX to RGB Converter →

HEX to HSL

Convert #705CAD to HSL:

hsl(255, 33%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #705CAD to CMYK:

cmyk(35%, 47%, 0%, 32%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #705CAD has RGB (112, 92, 173) and HSL (255°, 33%, 52%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #705CAD is #99AD5C, creating high-contrast pairings. For softer combinations, try analogous colors like #5C70AD.

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

Contrast with #705CAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #705CAD?

#705CAD is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #705CAD?

#705CAD in RGB is (112, 92, 173) - 112 red, 92 green, and 173 blue.

How to use #705CAD in CSS?

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

What colors go well with #705CAD?

#99AD5C (complementary), #5C70AD (analogous), and #4F3F7D (lighter shade) work well with #705CAD.