#C526C0 Color Information

Hex color code: #C526C0

The hex color #C526C0 is a neutral magenta with RGB values of (197, 38, 192) and HSL of (302°, 68%, 46%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#C526C0
RGB
197, 38, 192
HSL
302°, 68%, 46%
CMYK
0%, 81%, 3%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C526C0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 38, 192

Red: 197 / Green: 38 / Blue: 192

HSL

302°, 68%, 46%

Hue: 302° / Saturation: 68% / Lightness: 46%

CMYK

0%, 81%, 3%, 23%

Cyan: 0% / Magenta: 81% / Yellow: 3% / Key: 23%

What color is #C526C0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C526C0 to RGB:

rgb(197, 38, 192)HEX to RGB Converter →

HEX to HSL

Convert #C526C0 to HSL:

hsl(302, 68%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #C526C0 to CMYK:

cmyk(0%, 81%, 3%, 23%)Color Converter →

Color Meaning and Usage

#C526C0 is a subtle magenta color with RGB values of 197, 38, 192 and HSL of 302°, 68%, 46%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C526C0 is #26C52B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B26C5.

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

Contrast with #C526C0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C526C0?

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

What is the RGB value of #C526C0?

#C526C0 in RGB is (197, 38, 192) - 197 red, 38 green, and 192 blue.

How to use #C526C0 in CSS?

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

What colors go well with #C526C0?

#26C52B (complementary), #7B26C5 (analogous), and #851981 (lighter shade) work well with #C526C0.