#68666B Color Information

Hex color code: #68666B

#68666B is a muted purple color. In RGB it is (104, 102, 107), and in HSL it is (264°, 2%, 41%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#68666B
RGB
104, 102, 107
HSL
264°, 2%, 41%
CMYK
3%, 5%, 0%, 58%

Shades

CSS Usage
color: #68666B;
background-color: #68666B;
border-color: #68666B;
box-shadow: 0 0 10px #68666B;
border: 2px solid #68666B;
Tailwind Usage
bg-[#68666B]
text-[#68666B]
border-[#68666B]
shadow-[0_0_10px_68666B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #68666B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #68666B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #68666B; 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 #68666B; background-color: #68666B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #68666B20; border-left: 4px solid #68666B; }

Link / Accent

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

a { color: #68666B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #68666B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 102, 107

Red: 104 / Green: 102 / Blue: 107

HSL

264°, 2%, 41%

Hue: 264° / Saturation: 2% / Lightness: 41%

CMYK

3%, 5%, 0%, 58%

Cyan: 3% / Magenta: 5% / Yellow: 0% / Key: 58%

What color is #68666B?

#68666B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68666B to RGB:

rgb(104, 102, 107)HEX to RGB Converter →

HEX to HSL

Convert #68666B to HSL:

hsl(264, 2%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #68666B to CMYK:

cmyk(3%, 5%, 0%, 58%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #68666B has RGB (104, 102, 107) and HSL (264°, 2%, 41%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68666B is #696B66, creating high-contrast pairings. For softer combinations, try analogous colors like #66676B.

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

Contrast with #68666B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68666B?

#68666B is a subtle purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #68666B?

#68666B in RGB is (104, 102, 107) - 104 red, 102 green, and 107 blue.

How to use #68666B in CSS?

Use #68666B directly in your CSS properties like color or background-color.

What colors go well with #68666B?

#696B66 (complementary), #66676B (analogous), and #424144 (lighter shade) work well with #68666B.