#6C859D Color Information

Hex color code: #6C859D

A soft blue shade, #6C859D appears as (108, 133, 157) in RGB and (209°, 20%, 52%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Slate Gray
HEX
#6C859D
RGB
108, 133, 157
HSL
209°, 20%, 52%
CMYK
31%, 15%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #6C859D; color: #000000; }

Badge

New Feature
.badge { background-color: #6C859D; 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 #6C859D; background-color: #6C859D15; }

Alert / Toast

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

Link / Accent

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

a { color: #6C859D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6C859D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

108, 133, 157

Red: 108 / Green: 133 / Blue: 157

HSL

209°, 20%, 52%

Hue: 209° / Saturation: 20% / Lightness: 52%

CMYK

31%, 15%, 0%, 38%

Cyan: 31% / Magenta: 15% / Yellow: 0% / Key: 38%

What color is #6C859D?

#6C859D is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6C859D to RGB:

rgb(108, 133, 157)HEX to RGB Converter →

HEX to HSL

Convert #6C859D to HSL:

hsl(209, 20%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #6C859D to CMYK:

cmyk(31%, 15%, 0%, 38%)Color Converter →

Color Meaning and Usage

#6C859D is a pastel blue color with RGB values of 108, 133, 157 and HSL of 209°, 20%, 52%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6C859D is #9D846C, creating high-contrast pairings. For softer combinations, try analogous colors like #6C9D9C.

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

Contrast with #6C859D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6C859D?

#6C859D is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #6C859D?

#6C859D in RGB is (108, 133, 157) - 108 red, 133 green, and 157 blue.

How to use #6C859D in CSS?

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

What colors go well with #6C859D?

#9D846C (complementary), #6C9D9C (analogous), and #4B5F71 (lighter shade) work well with #6C859D.