#E274DC Color Information

Hex color code: #E274DC

A muted magenta shade, #E274DC appears as (226, 116, 220) in RGB and (303°, 65%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E274DC
RGB
226, 116, 220
HSL
303°, 65%, 67%
CMYK
0%, 49%, 3%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E274DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 116, 220

Red: 226 / Green: 116 / Blue: 220

HSL

303°, 65%, 67%

Hue: 303° / Saturation: 65% / Lightness: 67%

CMYK

0%, 49%, 3%, 11%

Cyan: 0% / Magenta: 49% / Yellow: 3% / Key: 11%

What color is #E274DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E274DC to RGB:

rgb(226, 116, 220)HEX to RGB Converter →

HEX to HSL

Convert #E274DC to HSL:

hsl(303, 65%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E274DC to CMYK:

cmyk(0%, 49%, 3%, 11%)Color Converter →

Color Meaning and Usage

#E274DC is a neutral magenta color with RGB values of 226, 116, 220 and HSL of 303°, 65%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E274DC is #74E27A, creating high-contrast pairings. For softer combinations, try analogous colors like #B074E2.

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

Contrast with #E274DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E274DC?

#E274DC is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E274DC?

#E274DC in RGB is (226, 116, 220) - 226 red, 116 green, and 220 blue.

How to use #E274DC in CSS?

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

What colors go well with #E274DC?

#74E27A (complementary), #B074E2 (analogous), and #D435CC (lighter shade) work well with #E274DC.