#ED2672 Color Information

Hex color code: #ED2672

The hex color #ED2672 is a vivid magenta with RGB values of (237, 38, 114) and HSL of (337°, 85%, 54%). It is commonly used in modern UI design.

Try:
Color NameDeep Pink
HEX
#ED2672
RGB
237, 38, 114
HSL
337°, 85%, 54%
CMYK
0%, 84%, 52%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED2672; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 38, 114

Red: 237 / Green: 38 / Blue: 114

HSL

337°, 85%, 54%

Hue: 337° / Saturation: 85% / Lightness: 54%

CMYK

0%, 84%, 52%, 7%

Cyan: 0% / Magenta: 84% / Yellow: 52% / Key: 7%

What color is #ED2672?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED2672 to RGB:

rgb(237, 38, 114)HEX to RGB Converter →

HEX to HSL

Convert #ED2672 to HSL:

hsl(337, 85%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #ED2672 to CMYK:

cmyk(0%, 84%, 52%, 7%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #ED2672 has RGB (237, 38, 114) and HSL (337°, 85%, 54%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED2672 is #26EDA1, creating high-contrast pairings. For softer combinations, try analogous colors like #ED26D6.

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

Contrast with #ED2672

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED2672?

#ED2672 is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED2672?

#ED2672 in RGB is (237, 38, 114) - 237 red, 38 green, and 114 blue.

How to use #ED2672 in CSS?

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

What colors go well with #ED2672?

#26EDA1 (complementary), #ED26D6 (analogous), and #B80F50 (lighter shade) work well with #ED2672.