#68336B Color Information

Hex color code: #68336B

A pastel magenta shade, #68336B appears as (104, 51, 107) in RGB and (297°, 35%, 31%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#68336B
RGB
104, 51, 107
HSL
297°, 35%, 31%
CMYK
3%, 52%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #68336B; 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 #68336B; background-color: #68336B15; }

Alert / Toast

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

Link / Accent

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

a { color: #68336B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #68336B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 51, 107

Red: 104 / Green: 51 / Blue: 107

HSL

297°, 35%, 31%

Hue: 297° / Saturation: 35% / Lightness: 31%

CMYK

3%, 52%, 0%, 58%

Cyan: 3% / Magenta: 52% / Yellow: 0% / Key: 58%

What color is #68336B?

#68336B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68336B to RGB:

rgb(104, 51, 107)HEX to RGB Converter →

HEX to HSL

Convert #68336B to HSL:

hsl(297, 35%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #68336B to CMYK:

cmyk(3%, 52%, 0%, 58%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #68336B has RGB (104, 51, 107) and HSL (297°, 35%, 31%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68336B is #366B33, creating high-contrast pairings. For softer combinations, try analogous colors like #4C336B.

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

Contrast with #68336B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68336B?

#68336B is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #68336B?

#68336B in RGB is (104, 51, 107) - 104 red, 51 green, and 107 blue.

How to use #68336B in CSS?

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

What colors go well with #68336B?

#366B33 (complementary), #4C336B (analogous), and #361B37 (lighter shade) work well with #68336B.