#E995BC Color Information

Hex color code: #E995BC

#E995BC is a invigorating magenta color. In RGB it is (233, 149, 188), and in HSL it is (332°, 66%, 75%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#E995BC
RGB
233, 149, 188
HSL
332°, 66%, 75%
CMYK
0%, 36%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E995BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 149, 188

Red: 233 / Green: 149 / Blue: 188

HSL

332°, 66%, 75%

Hue: 332° / Saturation: 66% / Lightness: 75%

CMYK

0%, 36%, 19%, 9%

Cyan: 0% / Magenta: 36% / Yellow: 19% / Key: 9%

What color is #E995BC?

#E995BC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E995BC to RGB:

rgb(233, 149, 188)HEX to RGB Converter →

HEX to HSL

Convert #E995BC to HSL:

hsl(332, 66%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #E995BC to CMYK:

cmyk(0%, 36%, 19%, 9%)Color Converter →

Color Meaning and Usage

A warm magenta tone, #E995BC has RGB (233, 149, 188) and HSL (332°, 66%, 75%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E995BC is #95E9C2, creating high-contrast pairings. For softer combinations, try analogous colors like #E995E7.

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

Contrast with #E995BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E995BC?

#E995BC is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E995BC?

#E995BC in RGB is (233, 149, 188) - 233 red, 149 green, and 188 blue.

How to use #E995BC in CSS?

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

What colors go well with #E995BC?

#95E9C2 (complementary), #E995E7 (analogous), and #DC5695 (lighter shade) work well with #E995BC.