#676468 Color Information

Hex color code: #676468

#676468 is a subtle magenta color. In RGB it is (103, 100, 104), and in HSL it is (285°, 2%, 40%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#676468
RGB
103, 100, 104
HSL
285°, 2%, 40%
CMYK
1%, 4%, 0%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #676468; 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 #676468; background-color: #67646815; }

Alert / Toast

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

Link / Accent

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

a { color: #676468; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #676468 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 100, 104

Red: 103 / Green: 100 / Blue: 104

HSL

285°, 2%, 40%

Hue: 285° / Saturation: 2% / Lightness: 40%

CMYK

1%, 4%, 0%, 59%

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

What color is #676468?

#676468 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #676468 to RGB:

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

HEX to HSL

Convert #676468 to HSL:

hsl(285, 2%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #676468 to CMYK:

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

Color Meaning and Usage

#676468 is a balanced magenta color with RGB values of 103, 100, 104 and HSL of 285°, 2%, 40%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #676468 is #656864, creating high-contrast pairings. For softer combinations, try analogous colors like #656468.

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

Contrast with #676468

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #676468?

#676468 is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #676468?

#676468 in RGB is (103, 100, 104) - 103 red, 100 green, and 104 blue.

How to use #676468 in CSS?

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

What colors go well with #676468?

#656864 (complementary), #656468 (analogous), and #403E41 (lighter shade) work well with #676468.