#ED67AF Color Information

Hex color code: #ED67AF

#ED67AF is a dynamic magenta color. In RGB it is (237, 103, 175), and in HSL it is (328°, 79%, 67%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#ED67AF
RGB
237, 103, 175
HSL
328°, 79%, 67%
CMYK
0%, 57%, 26%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED67AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 103, 175

Red: 237 / Green: 103 / Blue: 175

HSL

328°, 79%, 67%

Hue: 328° / Saturation: 79% / Lightness: 67%

CMYK

0%, 57%, 26%, 7%

Cyan: 0% / Magenta: 57% / Yellow: 26% / Key: 7%

What color is #ED67AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED67AF to RGB:

rgb(237, 103, 175)HEX to RGB Converter →

HEX to HSL

Convert #ED67AF to HSL:

hsl(328, 79%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #ED67AF to CMYK:

cmyk(0%, 57%, 26%, 7%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #ED67AF has RGB (237, 103, 175) and HSL (328°, 79%, 67%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED67AF is #68EDA6, creating high-contrast pairings. For softer combinations, try analogous colors like #E968ED.

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

Contrast with #ED67AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED67AF?

#ED67AF is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ED67AF?

#ED67AF in RGB is (237, 103, 175) - 237 red, 103 green, and 175 blue.

How to use #ED67AF in CSS?

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

What colors go well with #ED67AF?

#68EDA6 (complementary), #E968ED (analogous), and #E5248B (lighter shade) work well with #ED67AF.