#E273DB Color Information

Hex color code: #E273DB

#E273DB is a balanced magenta color. In RGB it is (226, 115, 219), and in HSL it is (304°, 66%, 67%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E273DB
RGB
226, 115, 219
HSL
304°, 66%, 67%
CMYK
0%, 49%, 3%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E273DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 115, 219

Red: 226 / Green: 115 / Blue: 219

HSL

304°, 66%, 67%

Hue: 304° / Saturation: 66% / Lightness: 67%

CMYK

0%, 49%, 3%, 11%

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

What color is #E273DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E273DB to RGB:

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

HEX to HSL

Convert #E273DB to HSL:

hsl(304, 66%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E273DB to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #E273DB has RGB (226, 115, 219) and HSL (304°, 66%, 67%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E273DB is #73E27B, creating high-contrast pairings. For softer combinations, try analogous colors like #B273E2.

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

Contrast with #E273DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E273DB?

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

What is the RGB value of #E273DB?

#E273DB in RGB is (226, 115, 219) - 226 red, 115 green, and 219 blue.

How to use #E273DB in CSS?

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

What colors go well with #E273DB?

#73E27B (complementary), #B273E2 (analogous), and #D534CB (lighter shade) work well with #E273DB.