#EC69AB Color Information

Hex color code: #EC69AB

A eye-catching magenta shade, #EC69AB appears as (236, 105, 171) in RGB and (330°, 78%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#EC69AB
RGB
236, 105, 171
HSL
330°, 78%, 67%
CMYK
0%, 56%, 28%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC69AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 105, 171

Red: 236 / Green: 105 / Blue: 171

HSL

330°, 78%, 67%

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

CMYK

0%, 56%, 28%, 7%

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

What color is #EC69AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC69AB to RGB:

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

HEX to HSL

Convert #EC69AB to HSL:

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

HEX to CMYK

Convert #EC69AB to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #EC69AB has RGB (236, 105, 171) and HSL (330°, 78%, 67%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC69AB is #69ECAB, creating high-contrast pairings. For softer combinations, try analogous colors like #EC69EC.

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

Contrast with #EC69AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC69AB?

#EC69AB is a vivid magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EC69AB?

#EC69AB in RGB is (236, 105, 171) - 236 red, 105 green, and 171 blue.

How to use #EC69AB in CSS?

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

What colors go well with #EC69AB?

#69ECAB (complementary), #EC69EC (analogous), and #E42585 (lighter shade) work well with #EC69AB.