#EC69BF Color Information

Hex color code: #EC69BF

#EC69BF is a striking magenta color. In RGB it is (236, 105, 191), and in HSL it is (321°, 78%, 67%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#EC69BF
RGB
236, 105, 191
HSL
321°, 78%, 67%
CMYK
0%, 56%, 19%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC69BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 105, 191

Red: 236 / Green: 105 / Blue: 191

HSL

321°, 78%, 67%

Hue: 321° / Saturation: 78% / Lightness: 67%

CMYK

0%, 56%, 19%, 7%

Cyan: 0% / Magenta: 56% / Yellow: 19% / Key: 7%

What color is #EC69BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC69BF to RGB:

rgb(236, 105, 191)HEX to RGB Converter →

HEX to HSL

Convert #EC69BF to HSL:

hsl(321, 78%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EC69BF to CMYK:

cmyk(0%, 56%, 19%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #EC69BF has RGB (236, 105, 191) and HSL (321°, 78%, 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 #EC69BF is #69EC97, creating high-contrast pairings. For softer combinations, try analogous colors like #D969EC.

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

Contrast with #EC69BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC69BF?

#EC69BF is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EC69BF?

#EC69BF in RGB is (236, 105, 191) - 236 red, 105 green, and 191 blue.

How to use #EC69BF in CSS?

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

What colors go well with #EC69BF?

#69EC97 (complementary), #D969EC (analogous), and #E425A1 (lighter shade) work well with #EC69BF.