#707DAE Color Information

Hex color code: #707DAE

The hex color #707DAE is a subtle blue with RGB values of (112, 125, 174) and HSL of (227°, 28%, 56%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#707DAE
RGB
112, 125, 174
HSL
227°, 28%, 56%
CMYK
36%, 28%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #707DAE; color: #000000; }

Badge

New Feature
.badge { background-color: #707DAE; color: #000000; }

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 #707DAE; background-color: #707DAE15; }

Alert / Toast

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

Link / Accent

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

a { color: #707DAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #707DAE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 125, 174

Red: 112 / Green: 125 / Blue: 174

HSL

227°, 28%, 56%

Hue: 227° / Saturation: 28% / Lightness: 56%

CMYK

36%, 28%, 0%, 32%

Cyan: 36% / Magenta: 28% / Yellow: 0% / Key: 32%

What color is #707DAE?

#707DAE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #707DAE to RGB:

rgb(112, 125, 174)HEX to RGB Converter →

HEX to HSL

Convert #707DAE to HSL:

hsl(227, 28%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #707DAE to CMYK:

cmyk(36%, 28%, 0%, 32%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #707DAE has RGB (112, 125, 174) and HSL (227°, 28%, 56%). 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 #707DAE is #AEA16F, creating high-contrast pairings. For softer combinations, try analogous colors like #6F9CAE.

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

Contrast with #707DAE

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

Contrast Ratio: 5.23:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #707DAE?

#707DAE is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #707DAE?

#707DAE in RGB is (112, 125, 174) - 112 red, 125 green, and 174 blue.

How to use #707DAE in CSS?

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

What colors go well with #707DAE?

#AEA16F (complementary), #6F9CAE (analogous), and #4B5886 (lighter shade) work well with #707DAE.