#C07ACD Color Information

Hex color code: #C07ACD

#C07ACD is a pastel magenta color. In RGB it is (192, 122, 205), and in HSL it is (291°, 45%, 64%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C07ACD
RGB
192, 122, 205
HSL
291°, 45%, 64%
CMYK
6%, 40%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C07ACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 122, 205

Red: 192 / Green: 122 / Blue: 205

HSL

291°, 45%, 64%

Hue: 291° / Saturation: 45% / Lightness: 64%

CMYK

6%, 40%, 0%, 20%

Cyan: 6% / Magenta: 40% / Yellow: 0% / Key: 20%

What color is #C07ACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C07ACD to RGB:

rgb(192, 122, 205)HEX to RGB Converter →

HEX to HSL

Convert #C07ACD to HSL:

hsl(291, 45%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C07ACD to CMYK:

cmyk(6%, 40%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #C07ACD has RGB (192, 122, 205) and HSL (291°, 45%, 64%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C07ACD is #86CD7A, creating high-contrast pairings. For softer combinations, try analogous colors like #977ACD.

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

Contrast with #C07ACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C07ACD?

#C07ACD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C07ACD?

#C07ACD in RGB is (192, 122, 205) - 192 red, 122 green, and 205 blue.

How to use #C07ACD in CSS?

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

What colors go well with #C07ACD?

#86CD7A (complementary), #977ACD (analogous), and #A445B5 (lighter shade) work well with #C07ACD.