#7635AC Color Information

Hex color code: #7635AC

A understated purple shade, #7635AC appears as (118, 53, 172) in RGB and (273°, 53%, 44%) in HSL. It is widely used in graphic design.

Try:
Color NameRebecca Purple
HEX
#7635AC
RGB
118, 53, 172
HSL
273°, 53%, 44%
CMYK
31%, 69%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #7635AC; 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 #7635AC; background-color: #7635AC15; }

Alert / Toast

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

Link / Accent

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

a { color: #7635AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7635AC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 53, 172

Red: 118 / Green: 53 / Blue: 172

HSL

273°, 53%, 44%

Hue: 273° / Saturation: 53% / Lightness: 44%

CMYK

31%, 69%, 0%, 33%

Cyan: 31% / Magenta: 69% / Yellow: 0% / Key: 33%

What color is #7635AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7635AC to RGB:

rgb(118, 53, 172)HEX to RGB Converter →

HEX to HSL

Convert #7635AC to HSL:

hsl(273, 53%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #7635AC to CMYK:

cmyk(31%, 69%, 0%, 33%)Color Converter →

Color Meaning and Usage

#7635AC is a balanced purple color with RGB values of 118, 53, 172 and HSL of 273°, 53%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7635AC is #6AAC35, creating high-contrast pairings. For softer combinations, try analogous colors like #3B35AC.

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

Contrast with #7635AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7635AC?

#7635AC is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #7635AC?

#7635AC in RGB is (118, 53, 172) - 118 red, 53 green, and 172 blue.

How to use #7635AC in CSS?

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

What colors go well with #7635AC?

#6AAC35 (complementary), #3B35AC (analogous), and #4E2371 (lighter shade) work well with #7635AC.