#E467B8 Color Information

Hex color code: #E467B8

#E467B8 is a subtle magenta color. In RGB it is (228, 103, 184), and in HSL it is (321°, 70%, 65%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E467B8
RGB
228, 103, 184
HSL
321°, 70%, 65%
CMYK
0%, 55%, 19%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E467B8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 103, 184

Red: 228 / Green: 103 / Blue: 184

HSL

321°, 70%, 65%

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

CMYK

0%, 55%, 19%, 11%

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

What color is #E467B8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E467B8 to RGB:

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

HEX to HSL

Convert #E467B8 to HSL:

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

HEX to CMYK

Convert #E467B8 to CMYK:

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

Color Meaning and Usage

#E467B8 is a muted magenta color with RGB values of 228, 103, 184 and HSL of 321°, 70%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E467B8 is #67E493, creating high-contrast pairings. For softer combinations, try analogous colors like #D167E4.

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

Contrast with #E467B8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E467B8?

#E467B8 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E467B8?

#E467B8 in RGB is (228, 103, 184) - 228 red, 103 green, and 184 blue.

How to use #E467B8 in CSS?

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

What colors go well with #E467B8?

#67E493 (complementary), #D167E4 (analogous), and #D9269A (lighter shade) work well with #E467B8.