#CE93BB Color Information

Hex color code: #CE93BB

#CE93BB is a gentle magenta color. In RGB it is (206, 147, 187), and in HSL it is (319°, 38%, 69%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CE93BB
RGB
206, 147, 187
HSL
319°, 38%, 69%
CMYK
0%, 29%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE93BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 147, 187

Red: 206 / Green: 147 / Blue: 187

HSL

319°, 38%, 69%

Hue: 319° / Saturation: 38% / Lightness: 69%

CMYK

0%, 29%, 9%, 19%

Cyan: 0% / Magenta: 29% / Yellow: 9% / Key: 19%

What color is #CE93BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE93BB to RGB:

rgb(206, 147, 187)HEX to RGB Converter →

HEX to HSL

Convert #CE93BB to HSL:

hsl(319, 38%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CE93BB to CMYK:

cmyk(0%, 29%, 9%, 19%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CE93BB has RGB (206, 147, 187) and HSL (319°, 38%, 69%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE93BB is #92CEA5, creating high-contrast pairings. For softer combinations, try analogous colors like #C392CE.

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

Contrast with #CE93BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE93BB?

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

What is the RGB value of #CE93BB?

#CE93BB in RGB is (206, 147, 187) - 206 red, 147 green, and 187 blue.

How to use #CE93BB in CSS?

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

What colors go well with #CE93BB?

#92CEA5 (complementary), #C392CE (analogous), and #B65D9A (lighter shade) work well with #CE93BB.