#C65ACE Color Information

Hex color code: #C65ACE

A neutral magenta shade, #C65ACE appears as (198, 90, 206) in RGB and (296°, 54%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C65ACE
RGB
198, 90, 206
HSL
296°, 54%, 58%
CMYK
4%, 56%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C65ACE; color: #000000; }

Badge

New Feature
.badge { background-color: #C65ACE; color: #000000; }

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 #C65ACE; background-color: #C65ACE15; }

Alert / Toast

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

Link / Accent

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

a { color: #C65ACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 90, 206

Red: 198 / Green: 90 / Blue: 206

HSL

296°, 54%, 58%

Hue: 296° / Saturation: 54% / Lightness: 58%

CMYK

4%, 56%, 0%, 19%

Cyan: 4% / Magenta: 56% / Yellow: 0% / Key: 19%

What color is #C65ACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C65ACE to RGB:

rgb(198, 90, 206)HEX to RGB Converter →

HEX to HSL

Convert #C65ACE to HSL:

hsl(296, 54%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #C65ACE to CMYK:

cmyk(4%, 56%, 0%, 19%)Color Converter →

Color Meaning and Usage

#C65ACE is a subtle magenta color with RGB values of 198, 90, 206 and HSL of 296°, 54%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C65ACE is #62CE5A, creating high-contrast pairings. For softer combinations, try analogous colors like #8C5ACE.

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

Contrast with #C65ACE

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

Contrast Ratio: 5.75:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C65ACE?

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

What is the RGB value of #C65ACE?

#C65ACE in RGB is (198, 90, 206) - 198 red, 90 green, and 206 blue.

How to use #C65ACE in CSS?

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

What colors go well with #C65ACE?

#62CE5A (complementary), #8C5ACE (analogous), and #A132A9 (lighter shade) work well with #C65ACE.