#6C668A Color Information

Hex color code: #6C668A

A balanced blue shade, #6C668A appears as (108, 102, 138) in RGB and (250°, 15%, 47%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSlate Gray
HEX
#6C668A
RGB
108, 102, 138
HSL
250°, 15%, 47%
CMYK
22%, 26%, 0%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #6C668A; color: #FFFFFF; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #6C668A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

108, 102, 138

Red: 108 / Green: 102 / Blue: 138

HSL

250°, 15%, 47%

Hue: 250° / Saturation: 15% / Lightness: 47%

CMYK

22%, 26%, 0%, 46%

Cyan: 22% / Magenta: 26% / Yellow: 0% / Key: 46%

What color is #6C668A?

#6C668A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6C668A to RGB:

rgb(108, 102, 138)HEX to RGB Converter →

HEX to HSL

Convert #6C668A to HSL:

hsl(250, 15%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #6C668A to CMYK:

cmyk(22%, 26%, 0%, 46%)Color Converter →

Color Meaning and Usage

#6C668A is a neutral blue color with RGB values of 108, 102, 138 and HSL of 250°, 15%, 47%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6C668A is #848A66, creating high-contrast pairings. For softer combinations, try analogous colors like #66728A.

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

Contrast with #6C668A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6C668A?

#6C668A is a neutral blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6C668A?

#6C668A in RGB is (108, 102, 138) - 108 red, 102 green, and 138 blue.

How to use #6C668A in CSS?

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

What colors go well with #6C668A?

#848A66 (complementary), #66728A (analogous), and #49455E (lighter shade) work well with #6C668A.