#E277DB Color Information

Hex color code: #E277DB

A subtle magenta shade, #E277DB appears as (226, 119, 219) in RGB and (304°, 65%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E277DB
RGB
226, 119, 219
HSL
304°, 65%, 68%
CMYK
0%, 47%, 3%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E277DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 119, 219

Red: 226 / Green: 119 / Blue: 219

HSL

304°, 65%, 68%

Hue: 304° / Saturation: 65% / Lightness: 68%

CMYK

0%, 47%, 3%, 11%

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

What color is #E277DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E277DB to RGB:

rgb(226, 119, 219)HEX to RGB Converter →

HEX to HSL

Convert #E277DB to HSL:

hsl(304, 65%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #E277DB to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #E277DB has RGB (226, 119, 219) and HSL (304°, 65%, 68%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E277DB is #78E27F, creating high-contrast pairings. For softer combinations, try analogous colors like #B478E2.

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

Contrast with #E277DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E277DB?

#E277DB is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E277DB?

#E277DB in RGB is (226, 119, 219) - 226 red, 119 green, and 219 blue.

How to use #E277DB in CSS?

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

What colors go well with #E277DB?

#78E27F (complementary), #B478E2 (analogous), and #D539CB (lighter shade) work well with #E277DB.