#CE98BB Color Information

Hex color code: #CE98BB

The hex color #CE98BB is a subtle magenta with RGB values of (206, 152, 187) and HSL of (321°, 36%, 70%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CE98BB
RGB
206, 152, 187
HSL
321°, 36%, 70%
CMYK
0%, 26%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE98BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 152, 187

Red: 206 / Green: 152 / Blue: 187

HSL

321°, 36%, 70%

Hue: 321° / Saturation: 36% / Lightness: 70%

CMYK

0%, 26%, 9%, 19%

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

What color is #CE98BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE98BB to RGB:

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

HEX to HSL

Convert #CE98BB to HSL:

hsl(321, 36%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CE98BB to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #CE98BB has RGB (206, 152, 187) and HSL (321°, 36%, 70%). 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 #CE98BB is #97CEAA, creating high-contrast pairings. For softer combinations, try analogous colors like #C697CE.

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

Contrast with #CE98BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE98BB?

#CE98BB is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CE98BB?

#CE98BB in RGB is (206, 152, 187) - 206 red, 152 green, and 187 blue.

How to use #CE98BB in CSS?

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

What colors go well with #CE98BB?

#97CEAA (complementary), #C697CE (analogous), and #B66399 (lighter shade) work well with #CE98BB.