#68404E Color Information

Hex color code: #68404E

The hex color #68404E is a soft magenta with RGB values of (104, 64, 78) and HSL of (339°, 24%, 33%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#68404E
RGB
104, 64, 78
HSL
339°, 24%, 33%
CMYK
0%, 38%, 25%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #68404E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 64, 78

Red: 104 / Green: 64 / Blue: 78

HSL

339°, 24%, 33%

Hue: 339° / Saturation: 24% / Lightness: 33%

CMYK

0%, 38%, 25%, 59%

Cyan: 0% / Magenta: 38% / Yellow: 25% / Key: 59%

What color is #68404E?

#68404E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68404E to RGB:

rgb(104, 64, 78)HEX to RGB Converter →

HEX to HSL

Convert #68404E to HSL:

hsl(339, 24%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #68404E to CMYK:

cmyk(0%, 38%, 25%, 59%)Color Converter →

Color Meaning and Usage

#68404E is a pastel magenta color with RGB values of 104, 64, 78 and HSL of 339°, 24%, 33%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68404E is #40685A, creating high-contrast pairings. For softer combinations, try analogous colors like #684062.

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

Contrast with #68404E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68404E?

#68404E is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #68404E?

#68404E in RGB is (104, 64, 78) - 104 red, 64 green, and 78 blue.

How to use #68404E in CSS?

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

What colors go well with #68404E?

#40685A (complementary), #684062 (analogous), and #39232B (lighter shade) work well with #68404E.