#735582 Color Information

Hex color code: #735582

#735582 is a gentle purple color. In RGB it is (115, 85, 130), and in HSL it is (280°, 21%, 42%). It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#735582
RGB
115, 85, 130
HSL
280°, 21%, 42%
CMYK
12%, 35%, 0%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #735582; 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 #735582; background-color: #73558215; }

Alert / Toast

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

Link / Accent

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

a { color: #735582; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #735582 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 85, 130

Red: 115 / Green: 85 / Blue: 130

HSL

280°, 21%, 42%

Hue: 280° / Saturation: 21% / Lightness: 42%

CMYK

12%, 35%, 0%, 49%

Cyan: 12% / Magenta: 35% / Yellow: 0% / Key: 49%

What color is #735582?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #735582 to RGB:

rgb(115, 85, 130)HEX to RGB Converter →

HEX to HSL

Convert #735582 to HSL:

hsl(280, 21%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #735582 to CMYK:

cmyk(12%, 35%, 0%, 49%)Color Converter →

Color Meaning and Usage

#735582 is a subtle purple color with RGB values of 115, 85, 130 and HSL of 280°, 21%, 42%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #735582 is #648255, creating high-contrast pairings. For softer combinations, try analogous colors like #5C5582.

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

Contrast with #735582

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #735582?

#735582 is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #735582?

#735582 in RGB is (115, 85, 130) - 115 red, 85 green, and 130 blue.

How to use #735582 in CSS?

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

What colors go well with #735582?

#648255 (complementary), #5C5582 (analogous), and #4A3653 (lighter shade) work well with #735582.