#67685E Color Information

Hex color code: #67685E

A subtle yellow shade, #67685E appears as (103, 104, 94) in RGB and (66°, 5%, 39%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#67685E
RGB
103, 104, 94
HSL
66°, 5%, 39%
CMYK
1%, 0%, 10%, 59%

Shades

CSS Usage
color: #67685E;
background-color: #67685E;
border-color: #67685E;
box-shadow: 0 0 10px #67685E;
border: 2px solid #67685E;
Tailwind Usage
bg-[#67685E]
text-[#67685E]
border-[#67685E]
shadow-[0_0_10px_67685E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #67685E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #67685E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #67685E; 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 #67685E; background-color: #67685E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #67685E20; border-left: 4px solid #67685E; }

Link / Accent

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

a { color: #67685E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #67685E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 104, 94

Red: 103 / Green: 104 / Blue: 94

HSL

66°, 5%, 39%

Hue: 66° / Saturation: 5% / Lightness: 39%

CMYK

1%, 0%, 10%, 59%

Cyan: 1% / Magenta: 0% / Yellow: 10% / Key: 59%

What color is #67685E?

#67685E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #67685E to RGB:

rgb(103, 104, 94)HEX to RGB Converter →

HEX to HSL

Convert #67685E to HSL:

hsl(66, 5%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #67685E to CMYK:

cmyk(1%, 0%, 10%, 59%)Color Converter →

Color Meaning and Usage

#67685E is a balanced yellow color with RGB values of 103, 104, 94 and HSL of 66°, 5%, 39%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #67685E is #5F5E68, creating high-contrast pairings. For softer combinations, try analogous colors like #68645E.

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

Contrast with #67685E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #67685E?

#67685E is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #67685E?

#67685E in RGB is (103, 104, 94) - 103 red, 104 green, and 94 blue.

How to use #67685E in CSS?

Use #67685E directly in your CSS properties like color or background-color.

What colors go well with #67685E?

#5F5E68 (complementary), #68645E (analogous), and #40403A (lighter shade) work well with #67685E.