#C35AED Color Information

Hex color code: #C35AED

A vivid purple shade, #C35AED appears as (195, 90, 237) in RGB and (283°, 80%, 64%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C35AED
RGB
195, 90, 237
HSL
283°, 80%, 64%
CMYK
18%, 62%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C35AED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 90, 237

Red: 195 / Green: 90 / Blue: 237

HSL

283°, 80%, 64%

Hue: 283° / Saturation: 80% / Lightness: 64%

CMYK

18%, 62%, 0%, 7%

Cyan: 18% / Magenta: 62% / Yellow: 0% / Key: 7%

What color is #C35AED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C35AED to RGB:

rgb(195, 90, 237)HEX to RGB Converter →

HEX to HSL

Convert #C35AED to HSL:

hsl(283, 80%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C35AED to CMYK:

cmyk(18%, 62%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C35AED is a vivid purple color with RGB values of 195, 90, 237 and HSL of 283°, 80%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C35AED is #83ED5A, creating high-contrast pairings. For softer combinations, try analogous colors like #7A5AED.

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

Contrast with #C35AED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C35AED?

#C35AED is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C35AED?

#C35AED in RGB is (195, 90, 237) - 195 red, 90 green, and 237 blue.

How to use #C35AED in CSS?

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

What colors go well with #C35AED?

#83ED5A (complementary), #7A5AED (analogous), and #A819E1 (lighter shade) work well with #C35AED.