#E280DF Color Information

Hex color code: #E280DF

The hex color #E280DF is a balanced magenta with RGB values of (226, 128, 223) and HSL of (302°, 63%, 69%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E280DF
RGB
226, 128, 223
HSL
302°, 63%, 69%
CMYK
0%, 43%, 1%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E280DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 128, 223

Red: 226 / Green: 128 / Blue: 223

HSL

302°, 63%, 69%

Hue: 302° / Saturation: 63% / Lightness: 69%

CMYK

0%, 43%, 1%, 11%

Cyan: 0% / Magenta: 43% / Yellow: 1% / Key: 11%

What color is #E280DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E280DF to RGB:

rgb(226, 128, 223)HEX to RGB Converter →

HEX to HSL

Convert #E280DF to HSL:

hsl(302, 63%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #E280DF to CMYK:

cmyk(0%, 43%, 1%, 11%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #E280DF has RGB (226, 128, 223) and HSL (302°, 63%, 69%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E280DF is #7EE281, creating high-contrast pairings. For softer combinations, try analogous colors like #B37EE2.

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

Contrast with #E280DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E280DF?

#E280DF is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E280DF?

#E280DF in RGB is (226, 128, 223) - 226 red, 128 green, and 223 blue.

How to use #E280DF in CSS?

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

What colors go well with #E280DF?

#7EE281 (complementary), #B37EE2 (analogous), and #D440CF (lighter shade) work well with #E280DF.