#CEA1CF Color Information

Hex color code: #CEA1CF

#CEA1CF is a subtle magenta color. In RGB it is (206, 161, 207), and in HSL it is (299°, 32%, 72%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CEA1CF
RGB
206, 161, 207
HSL
299°, 32%, 72%
CMYK
0%, 22%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEA1CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 161, 207

Red: 206 / Green: 161 / Blue: 207

HSL

299°, 32%, 72%

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

CMYK

0%, 22%, 0%, 19%

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

What color is #CEA1CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEA1CF to RGB:

rgb(206, 161, 207)HEX to RGB Converter →

HEX to HSL

Convert #CEA1CF to HSL:

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

HEX to CMYK

Convert #CEA1CF to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #CEA1CF has RGB (206, 161, 207) and HSL (299°, 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 #CEA1CF is #A2CEA1, creating high-contrast pairings. For softer combinations, try analogous colors like #B7A1CE.

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

Contrast with #CEA1CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEA1CF?

#CEA1CF is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CEA1CF?

#CEA1CF in RGB is (206, 161, 207) - 206 red, 161 green, and 207 blue.

How to use #CEA1CF in CSS?

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

What colors go well with #CEA1CF?

#A2CEA1 (complementary), #B7A1CE (analogous), and #B36EB4 (lighter shade) work well with #CEA1CF.