#684B58 Color Information

Hex color code: #684B58

#684B58 is a understated magenta color. In RGB it is (104, 75, 88), and in HSL it is (333°, 16%, 35%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#684B58
RGB
104, 75, 88
HSL
333°, 16%, 35%
CMYK
0%, 28%, 15%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #684B58; 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 #684B58; background-color: #684B5815; }

Alert / Toast

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

Link / Accent

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

a { color: #684B58; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #684B58 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 75, 88

Red: 104 / Green: 75 / Blue: 88

HSL

333°, 16%, 35%

Hue: 333° / Saturation: 16% / Lightness: 35%

CMYK

0%, 28%, 15%, 59%

Cyan: 0% / Magenta: 28% / Yellow: 15% / Key: 59%

What color is #684B58?

#684B58 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #684B58 to RGB:

rgb(104, 75, 88)HEX to RGB Converter →

HEX to HSL

Convert #684B58 to HSL:

hsl(333, 16%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #684B58 to CMYK:

cmyk(0%, 28%, 15%, 59%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #684B58 has RGB (104, 75, 88) and HSL (333°, 16%, 35%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #684B58 is #4B685B, creating high-contrast pairings. For softer combinations, try analogous colors like #684B66.

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

Contrast with #684B58

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #684B58?

#684B58 is a balanced magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #684B58?

#684B58 in RGB is (104, 75, 88) - 104 red, 75 green, and 88 blue.

How to use #684B58 in CSS?

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

What colors go well with #684B58?

#4B685B (complementary), #684B66 (analogous), and #3B2B32 (lighter shade) work well with #684B58.