#CD568B Color Information

Hex color code: #CD568B

The hex color #CD568B is a warm magenta with RGB values of (205, 86, 139) and HSL of (333°, 54%, 57%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CD568B
RGB
205, 86, 139
HSL
333°, 54%, 57%
CMYK
0%, 58%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD568B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 86, 139

Red: 205 / Green: 86 / Blue: 139

HSL

333°, 54%, 57%

Hue: 333° / Saturation: 54% / Lightness: 57%

CMYK

0%, 58%, 32%, 20%

Cyan: 0% / Magenta: 58% / Yellow: 32% / Key: 20%

What color is #CD568B?

#CD568B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD568B to RGB:

rgb(205, 86, 139)HEX to RGB Converter →

HEX to HSL

Convert #CD568B to HSL:

hsl(333, 54%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #CD568B to CMYK:

cmyk(0%, 58%, 32%, 20%)Color Converter →

Color Meaning and Usage

A vibrant magenta tone, #CD568B has RGB (205, 86, 139) and HSL (333°, 54%, 57%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD568B is #56CD97, creating high-contrast pairings. For softer combinations, try analogous colors like #CD56C7.

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

Contrast with #CD568B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD568B?

#CD568B is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CD568B?

#CD568B in RGB is (205, 86, 139) - 205 red, 86 green, and 139 blue.

How to use #CD568B in CSS?

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

What colors go well with #CD568B?

#56CD97 (complementary), #CD56C7 (analogous), and #A53165 (lighter shade) work well with #CD568B.