#E335CC Color Information

Hex color code: #E335CC

A eye-catching magenta shade, #E335CC appears as (227, 53, 204) in RGB and (308°, 76%, 55%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#E335CC
RGB
227, 53, 204
HSL
308°, 76%, 55%
CMYK
0%, 77%, 10%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E335CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 53, 204

Red: 227 / Green: 53 / Blue: 204

HSL

308°, 76%, 55%

Hue: 308° / Saturation: 76% / Lightness: 55%

CMYK

0%, 77%, 10%, 11%

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

What color is #E335CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E335CC to RGB:

rgb(227, 53, 204)HEX to RGB Converter →

HEX to HSL

Convert #E335CC to HSL:

hsl(308, 76%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #E335CC to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #E335CC has RGB (227, 53, 204) and HSL (308°, 76%, 55%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E335CC is #35E34C, creating high-contrast pairings. For softer combinations, try analogous colors like #A435E3.

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

Contrast with #E335CC

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

Contrast Ratio: 5.65:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E335CC?

#E335CC is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E335CC?

#E335CC in RGB is (227, 53, 204) - 227 red, 53 green, and 204 blue.

How to use #E335CC in CSS?

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

What colors go well with #E335CC?

#35E34C (complementary), #A435E3 (analogous), and #B4189F (lighter shade) work well with #E335CC.