#CEA0CE Color Information

Hex color code: #CEA0CE

The hex color #CEA0CE is a pastel magenta with RGB values of (206, 160, 206) and HSL of (300°, 32%, 72%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CEA0CE
RGB
206, 160, 206
HSL
300°, 32%, 72%
CMYK
0%, 22%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEA0CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 160, 206

Red: 206 / Green: 160 / Blue: 206

HSL

300°, 32%, 72%

Hue: 300° / Saturation: 32% / Lightness: 72%

CMYK

0%, 22%, 0%, 19%

Cyan: 0% / Magenta: 22% / Yellow: 0% / Key: 19%

What color is #CEA0CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEA0CE to RGB:

rgb(206, 160, 206)HEX to RGB Converter →

HEX to HSL

Convert #CEA0CE to HSL:

hsl(300, 32%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CEA0CE to CMYK:

cmyk(0%, 22%, 0%, 19%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #CEA0CE has RGB (206, 160, 206) and HSL (300°, 32%, 72%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEA0CE is #A1CEA1, creating high-contrast pairings. For softer combinations, try analogous colors like #B8A1CE.

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

Contrast with #CEA0CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEA0CE?

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

What is the RGB value of #CEA0CE?

#CEA0CE in RGB is (206, 160, 206) - 206 red, 160 green, and 206 blue.

How to use #CEA0CE in CSS?

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

What colors go well with #CEA0CE?

#A1CEA1 (complementary), #B8A1CE (analogous), and #B46EB4 (lighter shade) work well with #CEA0CE.