#CD67EF Color Information

Hex color code: #CD67EF

#CD67EF is a striking magenta color. In RGB it is (205, 103, 239), and in HSL it is (285°, 81%, 67%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#CD67EF
RGB
205, 103, 239
HSL
285°, 81%, 67%
CMYK
14%, 57%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD67EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 103, 239

Red: 205 / Green: 103 / Blue: 239

HSL

285°, 81%, 67%

Hue: 285° / Saturation: 81% / Lightness: 67%

CMYK

14%, 57%, 0%, 6%

Cyan: 14% / Magenta: 57% / Yellow: 0% / Key: 6%

What color is #CD67EF?

#CD67EF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD67EF to RGB:

rgb(205, 103, 239)HEX to RGB Converter →

HEX to HSL

Convert #CD67EF to HSL:

hsl(285, 81%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CD67EF to CMYK:

cmyk(14%, 57%, 0%, 6%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #CD67EF has RGB (205, 103, 239) and HSL (285°, 81%, 67%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD67EF is #89EF67, creating high-contrast pairings. For softer combinations, try analogous colors like #8967EF.

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

Contrast with #CD67EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD67EF?

#CD67EF is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CD67EF?

#CD67EF in RGB is (205, 103, 239) - 205 red, 103 green, and 239 blue.

How to use #CD67EF in CSS?

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

What colors go well with #CD67EF?

#89EF67 (complementary), #8967EF (analogous), and #B621E8 (lighter shade) work well with #CD67EF.