#E265CB Color Information

Hex color code: #E265CB

The hex color #E265CB is a subtle magenta with RGB values of (226, 101, 203) and HSL of (311°, 68%, 64%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E265CB
RGB
226, 101, 203
HSL
311°, 68%, 64%
CMYK
0%, 55%, 10%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E265CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 101, 203

Red: 226 / Green: 101 / Blue: 203

HSL

311°, 68%, 64%

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

CMYK

0%, 55%, 10%, 11%

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

What color is #E265CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E265CB to RGB:

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

HEX to HSL

Convert #E265CB to HSL:

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

HEX to CMYK

Convert #E265CB to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #E265CB has RGB (226, 101, 203) and HSL (311°, 68%, 64%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E265CB is #65E27C, creating high-contrast pairings. For softer combinations, try analogous colors like #BA65E2.

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

Contrast with #E265CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E265CB?

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

What is the RGB value of #E265CB?

#E265CB in RGB is (226, 101, 203) - 226 red, 101 green, and 203 blue.

How to use #E265CB in CSS?

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

What colors go well with #E265CB?

#65E27C (complementary), #BA65E2 (analogous), and #D228B3 (lighter shade) work well with #E265CB.