#E269BC Color Information

Hex color code: #E269BC

A understated magenta shade, #E269BC appears as (226, 105, 188) in RGB and (319°, 68%, 65%) in HSL. It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E269BC
RGB
226, 105, 188
HSL
319°, 68%, 65%
CMYK
0%, 54%, 17%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E269BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 105, 188

Red: 226 / Green: 105 / Blue: 188

HSL

319°, 68%, 65%

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

CMYK

0%, 54%, 17%, 11%

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

What color is #E269BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E269BC to RGB:

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

HEX to HSL

Convert #E269BC to HSL:

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

HEX to CMYK

Convert #E269BC to CMYK:

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

Color Meaning and Usage

#E269BC is a balanced magenta color with RGB values of 226, 105, 188 and HSL of 319°, 68%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E269BC is #69E28F, creating high-contrast pairings. For softer combinations, try analogous colors like #CC69E2.

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

Contrast with #E269BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E269BC?

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

What is the RGB value of #E269BC?

#E269BC in RGB is (226, 105, 188) - 226 red, 105 green, and 188 blue.

How to use #E269BC in CSS?

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

What colors go well with #E269BC?

#69E28F (complementary), #CC69E2 (analogous), and #D6299F (lighter shade) work well with #E269BC.