#CEAADA Color Information

Hex color code: #CEAADA

#CEAADA is a soft magenta color. In RGB it is (206, 170, 218), and in HSL it is (285°, 39%, 76%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CEAADA
RGB
206, 170, 218
HSL
285°, 39%, 76%
CMYK
6%, 22%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEAADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 170, 218

Red: 206 / Green: 170 / Blue: 218

HSL

285°, 39%, 76%

Hue: 285° / Saturation: 39% / Lightness: 76%

CMYK

6%, 22%, 0%, 15%

Cyan: 6% / Magenta: 22% / Yellow: 0% / Key: 15%

What color is #CEAADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEAADA to RGB:

rgb(206, 170, 218)HEX to RGB Converter →

HEX to HSL

Convert #CEAADA to HSL:

hsl(285, 39%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CEAADA to CMYK:

cmyk(6%, 22%, 0%, 15%)Color Converter →

Color Meaning and Usage

A light magenta tone, #CEAADA has RGB (206, 170, 218) and HSL (285°, 39%, 76%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEAADA is #B6DAAA, creating high-contrast pairings. For softer combinations, try analogous colors like #B6AADA.

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

Contrast with #CEAADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEAADA?

#CEAADA is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CEAADA?

#CEAADA in RGB is (206, 170, 218) - 206 red, 170 green, and 218 blue.

How to use #CEAADA in CSS?

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

What colors go well with #CEAADA?

#B6DAAA (complementary), #B6AADA (analogous), and #AF75C2 (lighter shade) work well with #CEAADA.