#EB98CC Color Information

Hex color code: #EB98CC

The hex color #EB98CC is a soft magenta with RGB values of (235, 152, 204) and HSL of (322°, 67%, 76%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EB98CC
RGB
235, 152, 204
HSL
322°, 67%, 76%
CMYK
0%, 35%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB98CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 152, 204

Red: 235 / Green: 152 / Blue: 204

HSL

322°, 67%, 76%

Hue: 322° / Saturation: 67% / Lightness: 76%

CMYK

0%, 35%, 13%, 8%

Cyan: 0% / Magenta: 35% / Yellow: 13% / Key: 8%

What color is #EB98CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB98CC to RGB:

rgb(235, 152, 204)HEX to RGB Converter →

HEX to HSL

Convert #EB98CC to HSL:

hsl(322, 67%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EB98CC to CMYK:

cmyk(0%, 35%, 13%, 8%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #EB98CC has RGB (235, 152, 204) and HSL (322°, 67%, 76%). 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 #EB98CC is #99EBB7, creating high-contrast pairings. For softer combinations, try analogous colors like #E099EB.

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

Contrast with #EB98CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB98CC?

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

What is the RGB value of #EB98CC?

#EB98CC in RGB is (235, 152, 204) - 235 red, 152 green, and 204 blue.

How to use #EB98CC in CSS?

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

What colors go well with #EB98CC?

#99EBB7 (complementary), #E099EB (analogous), and #DE59AD (lighter shade) work well with #EB98CC.