#EC276F Color Information

Hex color code: #EC276F

The hex color #EC276F is a dynamic magenta with RGB values of (236, 39, 111) and HSL of (338°, 84%, 54%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#EC276F
RGB
236, 39, 111
HSL
338°, 84%, 54%
CMYK
0%, 83%, 53%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EC276F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 39, 111

Red: 236 / Green: 39 / Blue: 111

HSL

338°, 84%, 54%

Hue: 338° / Saturation: 84% / Lightness: 54%

CMYK

0%, 83%, 53%, 7%

Cyan: 0% / Magenta: 83% / Yellow: 53% / Key: 7%

What color is #EC276F?

#EC276F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EC276F to RGB:

rgb(236, 39, 111)HEX to RGB Converter →

HEX to HSL

Convert #EC276F to HSL:

hsl(338, 84%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #EC276F to CMYK:

cmyk(0%, 83%, 53%, 7%)Color Converter →

Color Meaning and Usage

#EC276F is a dynamic magenta color with RGB values of 236, 39, 111 and HSL of 338°, 84%, 54%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EC276F is #27ECA4, creating high-contrast pairings. For softer combinations, try analogous colors like #EC27D2.

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

Contrast with #EC276F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EC276F?

#EC276F is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EC276F?

#EC276F in RGB is (236, 39, 111) - 236 red, 39 green, and 111 blue.

How to use #EC276F in CSS?

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

What colors go well with #EC276F?

#27ECA4 (complementary), #EC27D2 (analogous), and #B7104D (lighter shade) work well with #EC276F.