#E467BD Color Information

Hex color code: #E467BD

#E467BD is a understated magenta color. In RGB it is (228, 103, 189), and in HSL it is (319°, 70%, 65%). It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#E467BD
RGB
228, 103, 189
HSL
319°, 70%, 65%
CMYK
0%, 55%, 17%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E467BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 103, 189

Red: 228 / Green: 103 / Blue: 189

HSL

319°, 70%, 65%

Hue: 319° / Saturation: 70% / Lightness: 65%

CMYK

0%, 55%, 17%, 11%

Cyan: 0% / Magenta: 55% / Yellow: 17% / Key: 11%

What color is #E467BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E467BD to RGB:

rgb(228, 103, 189)HEX to RGB Converter →

HEX to HSL

Convert #E467BD to HSL:

hsl(319, 70%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #E467BD to CMYK:

cmyk(0%, 55%, 17%, 11%)Color Converter →

Color Meaning and Usage

#E467BD is a neutral magenta color with RGB values of 228, 103, 189 and HSL of 319°, 70%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E467BD is #67E48F, creating high-contrast pairings. For softer combinations, try analogous colors like #CD67E4.

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

Contrast with #E467BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E467BD?

#E467BD is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E467BD?

#E467BD in RGB is (228, 103, 189) - 228 red, 103 green, and 189 blue.

How to use #E467BD in CSS?

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

What colors go well with #E467BD?

#67E48F (complementary), #CD67E4 (analogous), and #D926A0 (lighter shade) work well with #E467BD.