#E248BC Color Information

Hex color code: #E248BC

#E248BC is a striking magenta color. In RGB it is (226, 72, 188), and in HSL it is (315°, 73%, 58%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#E248BC
RGB
226, 72, 188
HSL
315°, 73%, 58%
CMYK
0%, 68%, 17%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E248BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 72, 188

Red: 226 / Green: 72 / Blue: 188

HSL

315°, 73%, 58%

Hue: 315° / Saturation: 73% / Lightness: 58%

CMYK

0%, 68%, 17%, 11%

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

What color is #E248BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E248BC to RGB:

rgb(226, 72, 188)HEX to RGB Converter →

HEX to HSL

Convert #E248BC to HSL:

hsl(315, 73%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #E248BC to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #E248BC has RGB (226, 72, 188) and HSL (315°, 73%, 58%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E248BC is #46E26D, creating high-contrast pairings. For softer combinations, try analogous colors like #BB46E2.

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

Contrast with #E248BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E248BC?

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

What is the RGB value of #E248BC?

#E248BC in RGB is (226, 72, 188) - 226 red, 72 green, and 188 blue.

How to use #E248BC in CSS?

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

What colors go well with #E248BC?

#46E26D (complementary), #BB46E2 (analogous), and #BE1E96 (lighter shade) work well with #E248BC.