#CE98B8 Color Information

Hex color code: #CE98B8

The hex color #CE98B8 is a gentle magenta with RGB values of (206, 152, 184) and HSL of (324°, 36%, 70%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CE98B8
RGB
206, 152, 184
HSL
324°, 36%, 70%
CMYK
0%, 26%, 11%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CE98B8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 152, 184

Red: 206 / Green: 152 / Blue: 184

HSL

324°, 36%, 70%

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

CMYK

0%, 26%, 11%, 19%

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

What color is #CE98B8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CE98B8 to RGB:

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

HEX to HSL

Convert #CE98B8 to HSL:

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

HEX to CMYK

Convert #CE98B8 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #CE98B8 has RGB (206, 152, 184) and HSL (324°, 36%, 70%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CE98B8 is #97CEAD, creating high-contrast pairings. For softer combinations, try analogous colors like #C997CE.

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

Contrast with #CE98B8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CE98B8?

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

What is the RGB value of #CE98B8?

#CE98B8 in RGB is (206, 152, 184) - 206 red, 152 green, and 184 blue.

How to use #CE98B8 in CSS?

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

What colors go well with #CE98B8?

#97CEAD (complementary), #C997CE (analogous), and #B66395 (lighter shade) work well with #CE98B8.