#70639C Color Information

Hex color code: #70639C

The hex color #70639C is a pastel blue with RGB values of (112, 99, 156) and HSL of (254°, 22%, 50%). It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#70639C
RGB
112, 99, 156
HSL
254°, 22%, 50%
CMYK
28%, 37%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #70639C; 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 #70639C; background-color: #70639C15; }

Alert / Toast

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

Link / Accent

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

a { color: #70639C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #70639C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 99, 156

Red: 112 / Green: 99 / Blue: 156

HSL

254°, 22%, 50%

Hue: 254° / Saturation: 22% / Lightness: 50%

CMYK

28%, 37%, 0%, 39%

Cyan: 28% / Magenta: 37% / Yellow: 0% / Key: 39%

What color is #70639C?

#70639C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70639C to RGB:

rgb(112, 99, 156)HEX to RGB Converter →

HEX to HSL

Convert #70639C to HSL:

hsl(254, 22%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #70639C to CMYK:

cmyk(28%, 37%, 0%, 39%)Color Converter →

Color Meaning and Usage

A soft blue tone, #70639C has RGB (112, 99, 156) and HSL (254°, 22%, 50%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70639C is #8E9C63, creating high-contrast pairings. For softer combinations, try analogous colors like #63729C.

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

Contrast with #70639C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70639C?

#70639C is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #70639C?

#70639C in RGB is (112, 99, 156) - 112 red, 99 green, and 156 blue.

How to use #70639C in CSS?

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

What colors go well with #70639C?

#8E9C63 (complementary), #63729C (analogous), and #4F466D (lighter shade) work well with #70639C.