#E265A1 Color Information

Hex color code: #E265A1

#E265A1 is a fiery magenta color. In RGB it is (226, 101, 161), and in HSL it is (331°, 68%, 64%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#E265A1
RGB
226, 101, 161
HSL
331°, 68%, 64%
CMYK
0%, 55%, 29%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E265A1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 101, 161

Red: 226 / Green: 101 / Blue: 161

HSL

331°, 68%, 64%

Hue: 331° / Saturation: 68% / Lightness: 64%

CMYK

0%, 55%, 29%, 11%

Cyan: 0% / Magenta: 55% / Yellow: 29% / Key: 11%

What color is #E265A1?

#E265A1 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E265A1 to RGB:

rgb(226, 101, 161)HEX to RGB Converter →

HEX to HSL

Convert #E265A1 to HSL:

hsl(331, 68%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #E265A1 to CMYK:

cmyk(0%, 55%, 29%, 11%)Color Converter →

Color Meaning and Usage

#E265A1 is a fiery magenta color with RGB values of 226, 101, 161 and HSL of 331°, 68%, 64%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E265A1 is #65E2A5, creating high-contrast pairings. For softer combinations, try analogous colors like #E265E0.

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

Contrast with #E265A1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E265A1?

#E265A1 is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E265A1?

#E265A1 in RGB is (226, 101, 161) - 226 red, 101 green, and 161 blue.

How to use #E265A1 in CSS?

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

What colors go well with #E265A1?

#65E2A5 (complementary), #E265E0 (analogous), and #D2287A (lighter shade) work well with #E265A1.