#E699CD Color Information

Hex color code: #E699CD

A understated magenta shade, #E699CD appears as (230, 153, 205) in RGB and (319°, 61%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#E699CD
RGB
230, 153, 205
HSL
319°, 61%, 75%
CMYK
0%, 33%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E699CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 153, 205

Red: 230 / Green: 153 / Blue: 205

HSL

319°, 61%, 75%

Hue: 319° / Saturation: 61% / Lightness: 75%

CMYK

0%, 33%, 11%, 10%

Cyan: 0% / Magenta: 33% / Yellow: 11% / Key: 10%

What color is #E699CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E699CD to RGB:

rgb(230, 153, 205)HEX to RGB Converter →

HEX to HSL

Convert #E699CD to HSL:

hsl(319, 61%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #E699CD to CMYK:

cmyk(0%, 33%, 11%, 10%)Color Converter →

Color Meaning and Usage

#E699CD is a subtle magenta color with RGB values of 230, 153, 205 and HSL of 319°, 61%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E699CD is #98E6B1, creating high-contrast pairings. For softer combinations, try analogous colors like #D898E6.

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

Contrast with #E699CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E699CD?

#E699CD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E699CD?

#E699CD in RGB is (230, 153, 205) - 230 red, 153 green, and 205 blue.

How to use #E699CD in CSS?

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

What colors go well with #E699CD?

#98E6B1 (complementary), #D898E6 (analogous), and #D75BB0 (lighter shade) work well with #E699CD.