#68706C Color Information

Hex color code: #68706C

The hex color #68706C is a neutral cyan with RGB values of (104, 112, 108) and HSL of (150°, 4%, 42%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#68706C
RGB
104, 112, 108
HSL
150°, 4%, 42%
CMYK
7%, 0%, 4%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #68706C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 112, 108

Red: 104 / Green: 112 / Blue: 108

HSL

150°, 4%, 42%

Hue: 150° / Saturation: 4% / Lightness: 42%

CMYK

7%, 0%, 4%, 56%

Cyan: 7% / Magenta: 0% / Yellow: 4% / Key: 56%

What color is #68706C?

#68706C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68706C to RGB:

rgb(104, 112, 108)HEX to RGB Converter →

HEX to HSL

Convert #68706C to HSL:

hsl(150, 4%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #68706C to CMYK:

cmyk(7%, 0%, 4%, 56%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #68706C has RGB (104, 112, 108) and HSL (150°, 4%, 42%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68706C is #6F676B, creating high-contrast pairings. For softer combinations, try analogous colors like #676F67.

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

Contrast with #68706C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68706C?

#68706C is a neutral cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #68706C?

#68706C in RGB is (104, 112, 108) - 104 red, 112 green, and 108 blue.

How to use #68706C in CSS?

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

What colors go well with #68706C?

#6F676B (complementary), #676F67 (analogous), and #424845 (lighter shade) work well with #68706C.