#77568A Color Information

Hex color code: #77568A

A subtle purple shade, #77568A appears as (119, 86, 138) in RGB and (278°, 23%, 44%) in HSL. It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#77568A
RGB
119, 86, 138
HSL
278°, 23%, 44%
CMYK
14%, 38%, 0%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #77568A; 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 #77568A; background-color: #77568A15; }

Alert / Toast

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

Link / Accent

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

a { color: #77568A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77568A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 86, 138

Red: 119 / Green: 86 / Blue: 138

HSL

278°, 23%, 44%

Hue: 278° / Saturation: 23% / Lightness: 44%

CMYK

14%, 38%, 0%, 46%

Cyan: 14% / Magenta: 38% / Yellow: 0% / Key: 46%

What color is #77568A?

#77568A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77568A to RGB:

rgb(119, 86, 138)HEX to RGB Converter →

HEX to HSL

Convert #77568A to HSL:

hsl(278, 23%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #77568A to CMYK:

cmyk(14%, 38%, 0%, 46%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #77568A has RGB (119, 86, 138) and HSL (278°, 23%, 44%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77568A is #698A56, creating high-contrast pairings. For softer combinations, try analogous colors like #5D568A.

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

Contrast with #77568A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77568A?

#77568A is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #77568A?

#77568A in RGB is (119, 86, 138) - 119 red, 86 green, and 138 blue.

How to use #77568A in CSS?

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

What colors go well with #77568A?

#698A56 (complementary), #5D568A (analogous), and #4E395B (lighter shade) work well with #77568A.