#C67ACD Color Information

Hex color code: #C67ACD

A subtle magenta shade, #C67ACD appears as (198, 122, 205) in RGB and (295°, 45%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#C67ACD
RGB
198, 122, 205
HSL
295°, 45%, 64%
CMYK
3%, 40%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C67ACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 122, 205

Red: 198 / Green: 122 / Blue: 205

HSL

295°, 45%, 64%

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

CMYK

3%, 40%, 0%, 20%

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

What color is #C67ACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C67ACD to RGB:

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

HEX to HSL

Convert #C67ACD to HSL:

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

HEX to CMYK

Convert #C67ACD to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #C67ACD has RGB (198, 122, 205) and HSL (295°, 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 #C67ACD is #81CD7A, creating high-contrast pairings. For softer combinations, try analogous colors like #9C7ACD.

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

Contrast with #C67ACD

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

Contrast Ratio: 7.07:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C67ACD?

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

What is the RGB value of #C67ACD?

#C67ACD in RGB is (198, 122, 205) - 198 red, 122 green, and 205 blue.

How to use #C67ACD in CSS?

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

What colors go well with #C67ACD?

#81CD7A (complementary), #9C7ACD (analogous), and #AC45B5 (lighter shade) work well with #C67ACD.