#CE88BA Color Information

Hex color code: #CE88BA

A subtle magenta shade, #CE88BA appears as (206, 136, 186) in RGB and (317°, 42%, 67%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CE88BA
RGB
206, 136, 186
HSL
317°, 42%, 67%
CMYK
0%, 34%, 10%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE88BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 136, 186

Red: 206 / Green: 136 / Blue: 186

HSL

317°, 42%, 67%

Hue: 317° / Saturation: 42% / Lightness: 67%

CMYK

0%, 34%, 10%, 19%

Cyan: 0% / Magenta: 34% / Yellow: 10% / Key: 19%

What color is #CE88BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE88BA to RGB:

rgb(206, 136, 186)HEX to RGB Converter →

HEX to HSL

Convert #CE88BA to HSL:

hsl(317, 42%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CE88BA to CMYK:

cmyk(0%, 34%, 10%, 19%)Color Converter →

Color Meaning and Usage

#CE88BA is a soft magenta color with RGB values of 206, 136, 186 and HSL of 317°, 42%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE88BA is #88CE9C, creating high-contrast pairings. For softer combinations, try analogous colors like #BF88CE.

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

Contrast with #CE88BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE88BA?

#CE88BA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE88BA?

#CE88BA in RGB is (206, 136, 186) - 206 red, 136 green, and 186 blue.

How to use #CE88BA in CSS?

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

What colors go well with #CE88BA?

#88CE9C (complementary), #BF88CE (analogous), and #B8519B (lighter shade) work well with #CE88BA.