#7526BA Color Information

Hex color code: #7526BA

The hex color #7526BA is a neutral purple with RGB values of (117, 38, 186) and HSL of (272°, 66%, 44%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#7526BA
RGB
117, 38, 186
HSL
272°, 66%, 44%
CMYK
37%, 80%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #7526BA; 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 #7526BA; background-color: #7526BA15; }

Alert / Toast

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

Link / Accent

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

a { color: #7526BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7526BA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 38, 186

Red: 117 / Green: 38 / Blue: 186

HSL

272°, 66%, 44%

Hue: 272° / Saturation: 66% / Lightness: 44%

CMYK

37%, 80%, 0%, 27%

Cyan: 37% / Magenta: 80% / Yellow: 0% / Key: 27%

What color is #7526BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7526BA to RGB:

rgb(117, 38, 186)HEX to RGB Converter →

HEX to HSL

Convert #7526BA to HSL:

hsl(272, 66%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #7526BA to CMYK:

cmyk(37%, 80%, 0%, 27%)Color Converter →

Color Meaning and Usage

#7526BA is a balanced purple color with RGB values of 117, 38, 186 and HSL of 272°, 66%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7526BA is #6BBA26, creating high-contrast pairings. For softer combinations, try analogous colors like #2B26BA.

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

Contrast with #7526BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7526BA?

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

What is the RGB value of #7526BA?

#7526BA in RGB is (117, 38, 186) - 117 red, 38 green, and 186 blue.

How to use #7526BA in CSS?

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

What colors go well with #7526BA?

#6BBA26 (complementary), #2B26BA (analogous), and #4D197B (lighter shade) work well with #7526BA.