#CD99DB Color Information

Hex color code: #CD99DB

A pastel magenta shade, #CD99DB appears as (205, 153, 219) in RGB and (287°, 48%, 73%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CD99DB
RGB
205, 153, 219
HSL
287°, 48%, 73%
CMYK
6%, 30%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD99DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 153, 219

Red: 205 / Green: 153 / Blue: 219

HSL

287°, 48%, 73%

Hue: 287° / Saturation: 48% / Lightness: 73%

CMYK

6%, 30%, 0%, 14%

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

What color is #CD99DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD99DB to RGB:

rgb(205, 153, 219)HEX to RGB Converter →

HEX to HSL

Convert #CD99DB to HSL:

hsl(287, 48%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CD99DB to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #CD99DB has RGB (205, 153, 219) and HSL (287°, 48%, 73%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD99DB is #A7DB99, creating high-contrast pairings. For softer combinations, try analogous colors like #AC99DB.

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

Contrast with #CD99DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD99DB?

#CD99DB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD99DB?

#CD99DB in RGB is (205, 153, 219) - 205 red, 153 green, and 219 blue.

How to use #CD99DB in CSS?

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

What colors go well with #CD99DB?

#A7DB99 (complementary), #AC99DB (analogous), and #B160C7 (lighter shade) work well with #CD99DB.