#E673CD Color Information

Hex color code: #E673CD

#E673CD is a understated magenta color. In RGB it is (230, 115, 205), and in HSL it is (313°, 70%, 68%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E673CD
RGB
230, 115, 205
HSL
313°, 70%, 68%
CMYK
0%, 50%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E673CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 115, 205

Red: 230 / Green: 115 / Blue: 205

HSL

313°, 70%, 68%

Hue: 313° / Saturation: 70% / Lightness: 68%

CMYK

0%, 50%, 11%, 10%

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

What color is #E673CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E673CD to RGB:

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

HEX to HSL

Convert #E673CD to HSL:

hsl(313, 70%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #E673CD to CMYK:

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

Color Meaning and Usage

#E673CD is a muted magenta color with RGB values of 230, 115, 205 and HSL of 313°, 70%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E673CD is #74E78D, creating high-contrast pairings. For softer combinations, try analogous colors like #C674E7.

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

Contrast with #E673CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E673CD?

#E673CD is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E673CD?

#E673CD in RGB is (230, 115, 205) - 230 red, 115 green, and 205 blue.

How to use #E673CD in CSS?

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

What colors go well with #E673CD?

#74E78D (complementary), #C674E7 (analogous), and #DB33B7 (lighter shade) work well with #E673CD.