#CE9DD2 Color Information

Hex color code: #CE9DD2

#CE9DD2 is a delicate magenta color. In RGB it is (206, 157, 210), and in HSL it is (295°, 37%, 72%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#CE9DD2
RGB
206, 157, 210
HSL
295°, 37%, 72%
CMYK
2%, 25%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE9DD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 157, 210

Red: 206 / Green: 157 / Blue: 210

HSL

295°, 37%, 72%

Hue: 295° / Saturation: 37% / Lightness: 72%

CMYK

2%, 25%, 0%, 18%

Cyan: 2% / Magenta: 25% / Yellow: 0% / Key: 18%

What color is #CE9DD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE9DD2 to RGB:

rgb(206, 157, 210)HEX to RGB Converter →

HEX to HSL

Convert #CE9DD2 to HSL:

hsl(295, 37%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CE9DD2 to CMYK:

cmyk(2%, 25%, 0%, 18%)Color Converter →

Color Meaning and Usage

#CE9DD2 is a gentle magenta color with RGB values of 206, 157, 210 and HSL of 295°, 37%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE9DD2 is #A2D29D, creating high-contrast pairings. For softer combinations, try analogous colors like #B39DD2.

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

Contrast with #CE9DD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE9DD2?

#CE9DD2 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE9DD2?

#CE9DD2 in RGB is (206, 157, 210) - 206 red, 157 green, and 210 blue.

How to use #CE9DD2 in CSS?

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

What colors go well with #CE9DD2?

#A2D29D (complementary), #B39DD2 (analogous), and #B369BA (lighter shade) work well with #CE9DD2.