#705C8A Color Information

Hex color code: #705C8A

A delicate purple shade, #705C8A appears as (112, 92, 138) in RGB and (266°, 20%, 45%) in HSL. It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#705C8A
RGB
112, 92, 138
HSL
266°, 20%, 45%
CMYK
19%, 33%, 0%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #705C8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 92, 138

Red: 112 / Green: 92 / Blue: 138

HSL

266°, 20%, 45%

Hue: 266° / Saturation: 20% / Lightness: 45%

CMYK

19%, 33%, 0%, 46%

Cyan: 19% / Magenta: 33% / Yellow: 0% / Key: 46%

What color is #705C8A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #705C8A to RGB:

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

HEX to HSL

Convert #705C8A to HSL:

hsl(266, 20%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #705C8A to CMYK:

cmyk(19%, 33%, 0%, 46%)Color Converter →

Color Meaning and Usage

#705C8A is a gentle purple color with RGB values of 112, 92, 138 and HSL of 266°, 20%, 45%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #705C8A is #768A5C, creating high-contrast pairings. For softer combinations, try analogous colors like #5C5F8A.

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

Contrast with #705C8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #705C8A?

#705C8A is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #705C8A?

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

How to use #705C8A in CSS?

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

What colors go well with #705C8A?

#768A5C (complementary), #5C5F8A (analogous), and #4A3D5C (lighter shade) work well with #705C8A.