#68085E Color Information

Hex color code: #68085E

#68085E is a dark magenta color. In RGB it is (104, 8, 94), and in HSL it is (306°, 86%, 22%). It is frequently seen in web interfaces.

Try:
Color NamePurple
HEX
#68085E
RGB
104, 8, 94
HSL
306°, 86%, 22%
CMYK
0%, 92%, 10%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #68085E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 8, 94

Red: 104 / Green: 8 / Blue: 94

HSL

306°, 86%, 22%

Hue: 306° / Saturation: 86% / Lightness: 22%

CMYK

0%, 92%, 10%, 59%

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

What color is #68085E?

#68085E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68085E to RGB:

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

HEX to HSL

Convert #68085E to HSL:

hsl(306, 86%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #68085E to CMYK:

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

Color Meaning and Usage

A intense magenta tone, #68085E has RGB (104, 8, 94) and HSL (306°, 86%, 22%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68085E is #086812, creating high-contrast pairings. For softer combinations, try analogous colors like #420868.

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

Contrast with #68085E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68085E?

#68085E is a intense magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #68085E?

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

How to use #68085E in CSS?

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

What colors go well with #68085E?

#086812 (complementary), #420868 (analogous), and #21021E (lighter shade) work well with #68085E.