#CE9ABF Color Information

Hex color code: #CE9ABF

#CE9ABF is a pastel magenta color. In RGB it is (206, 154, 191), and in HSL it is (317°, 35%, 71%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CE9ABF
RGB
206, 154, 191
HSL
317°, 35%, 71%
CMYK
0%, 25%, 7%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE9ABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 154, 191

Red: 206 / Green: 154 / Blue: 191

HSL

317°, 35%, 71%

Hue: 317° / Saturation: 35% / Lightness: 71%

CMYK

0%, 25%, 7%, 19%

Cyan: 0% / Magenta: 25% / Yellow: 7% / Key: 19%

What color is #CE9ABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE9ABF to RGB:

rgb(206, 154, 191)HEX to RGB Converter →

HEX to HSL

Convert #CE9ABF to HSL:

hsl(317, 35%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CE9ABF to CMYK:

cmyk(0%, 25%, 7%, 19%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CE9ABF has RGB (206, 154, 191) and HSL (317°, 35%, 71%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE9ABF is #9BCFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #C49BCF.

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

Contrast with #CE9ABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE9ABF?

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

What is the RGB value of #CE9ABF?

#CE9ABF in RGB is (206, 154, 191) - 206 red, 154 green, and 191 blue.

How to use #CE9ABF in CSS?

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

What colors go well with #CE9ABF?

#9BCFAA (complementary), #C49BCF (analogous), and #B668A0 (lighter shade) work well with #CE9ABF.