#CEADCE Color Information

Hex color code: #CEADCE

The hex color #CEADCE is a gentle magenta with RGB values of (206, 173, 206) and HSL of (300°, 25%, 74%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CEADCE
RGB
206, 173, 206
HSL
300°, 25%, 74%
CMYK
0%, 16%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEADCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 173, 206

Red: 206 / Green: 173 / Blue: 206

HSL

300°, 25%, 74%

Hue: 300° / Saturation: 25% / Lightness: 74%

CMYK

0%, 16%, 0%, 19%

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

What color is #CEADCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEADCE to RGB:

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

HEX to HSL

Convert #CEADCE to HSL:

hsl(300, 25%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CEADCE to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #CEADCE has RGB (206, 173, 206) and HSL (300°, 25%, 74%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEADCE is #ACCDAC, creating high-contrast pairings. For softer combinations, try analogous colors like #BDACCD.

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

Contrast with #CEADCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEADCE?

#CEADCE is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CEADCE?

#CEADCE in RGB is (206, 173, 206) - 206 red, 173 green, and 206 blue.

How to use #CEADCE in CSS?

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

What colors go well with #CEADCE?

#ACCDAC (complementary), #BDACCD (analogous), and #B17CB1 (lighter shade) work well with #CEADCE.