#ED4BCD Color Information

Hex color code: #ED4BCD

#ED4BCD is a eye-catching magenta color. In RGB it is (237, 75, 205), and in HSL it is (312°, 82%, 61%). It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#ED4BCD
RGB
237, 75, 205
HSL
312°, 82%, 61%
CMYK
0%, 68%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED4BCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 75, 205

Red: 237 / Green: 75 / Blue: 205

HSL

312°, 82%, 61%

Hue: 312° / Saturation: 82% / Lightness: 61%

CMYK

0%, 68%, 14%, 7%

Cyan: 0% / Magenta: 68% / Yellow: 14% / Key: 7%

What color is #ED4BCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED4BCD to RGB:

rgb(237, 75, 205)HEX to RGB Converter →

HEX to HSL

Convert #ED4BCD to HSL:

hsl(312, 82%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #ED4BCD to CMYK:

cmyk(0%, 68%, 14%, 7%)Color Converter →

Color Meaning and Usage

#ED4BCD is a eye-catching magenta color with RGB values of 237, 75, 205 and HSL of 312°, 82%, 61%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED4BCD is #4AED6B, creating high-contrast pairings. For softer combinations, try analogous colors like #BC4AED.

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

Contrast with #ED4BCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED4BCD?

#ED4BCD is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED4BCD?

#ED4BCD in RGB is (237, 75, 205) - 237 red, 75 green, and 205 blue.

How to use #ED4BCD in CSS?

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

What colors go well with #ED4BCD?

#4AED6B (complementary), #BC4AED (analogous), and #D515AF (lighter shade) work well with #ED4BCD.