#E368BC Color Information

Hex color code: #E368BC

The hex color #E368BC is a balanced magenta with RGB values of (227, 104, 188) and HSL of (319°, 69%, 65%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#E368BC
RGB
227, 104, 188
HSL
319°, 69%, 65%
CMYK
0%, 54%, 17%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E368BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 104, 188

Red: 227 / Green: 104 / Blue: 188

HSL

319°, 69%, 65%

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

CMYK

0%, 54%, 17%, 11%

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

What color is #E368BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E368BC to RGB:

rgb(227, 104, 188)HEX to RGB Converter →

HEX to HSL

Convert #E368BC to HSL:

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

HEX to CMYK

Convert #E368BC to CMYK:

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

Color Meaning and Usage

#E368BC is a balanced magenta color with RGB values of 227, 104, 188 and HSL of 319°, 69%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E368BC is #68E38F, creating high-contrast pairings. For softer combinations, try analogous colors like #CD68E3.

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

Contrast with #E368BC

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 #E368BC?

#E368BC is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E368BC?

#E368BC in RGB is (227, 104, 188) - 227 red, 104 green, and 188 blue.

How to use #E368BC in CSS?

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

What colors go well with #E368BC?

#68E38F (complementary), #CD68E3 (analogous), and #D728A0 (lighter shade) work well with #E368BC.