#E265BC Color Information

Hex color code: #E265BC

The hex color #E265BC is a neutral magenta with RGB values of (226, 101, 188) and HSL of (318°, 68%, 64%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#E265BC
RGB
226, 101, 188
HSL
318°, 68%, 64%
CMYK
0%, 55%, 17%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E265BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 101, 188

Red: 226 / Green: 101 / Blue: 188

HSL

318°, 68%, 64%

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

CMYK

0%, 55%, 17%, 11%

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

What color is #E265BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E265BC to RGB:

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

HEX to HSL

Convert #E265BC to HSL:

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

HEX to CMYK

Convert #E265BC to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #E265BC has RGB (226, 101, 188) and HSL (318°, 68%, 64%). 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 #E265BC is #65E28A, creating high-contrast pairings. For softer combinations, try analogous colors like #C965E2.

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

Contrast with #E265BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E265BC?

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

What is the RGB value of #E265BC?

#E265BC in RGB is (226, 101, 188) - 226 red, 101 green, and 188 blue.

How to use #E265BC in CSS?

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

What colors go well with #E265BC?

#65E28A (complementary), #C965E2 (analogous), and #D2289F (lighter shade) work well with #E265BC.