#CD23CA Color Information

Hex color code: #CD23CA

#CD23CA is a bold magenta color. In RGB it is (205, 35, 202), and in HSL it is (301°, 71%, 47%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#CD23CA
RGB
205, 35, 202
HSL
301°, 71%, 47%
CMYK
0%, 83%, 1%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD23CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 35, 202

Red: 205 / Green: 35 / Blue: 202

HSL

301°, 71%, 47%

Hue: 301° / Saturation: 71% / Lightness: 47%

CMYK

0%, 83%, 1%, 20%

Cyan: 0% / Magenta: 83% / Yellow: 1% / Key: 20%

What color is #CD23CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD23CA to RGB:

rgb(205, 35, 202)HEX to RGB Converter →

HEX to HSL

Convert #CD23CA to HSL:

hsl(301, 71%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #CD23CA to CMYK:

cmyk(0%, 83%, 1%, 20%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #CD23CA has RGB (205, 35, 202) and HSL (301°, 71%, 47%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD23CA is #23CD26, creating high-contrast pairings. For softer combinations, try analogous colors like #7B23CD.

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

Contrast with #CD23CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD23CA?

#CD23CA is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD23CA?

#CD23CA in RGB is (205, 35, 202) - 205 red, 35 green, and 202 blue.

How to use #CD23CA in CSS?

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

What colors go well with #CD23CA?

#23CD26 (complementary), #7B23CD (analogous), and #8C188A (lighter shade) work well with #CD23CA.