#EB8EAC Color Information

Hex color code: #EB8EAC

A fiery magenta shade, #EB8EAC appears as (235, 142, 172) in RGB and (341°, 70%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#EB8EAC
RGB
235, 142, 172
HSL
341°, 70%, 74%
CMYK
0%, 40%, 27%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB8EAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 142, 172

Red: 235 / Green: 142 / Blue: 172

HSL

341°, 70%, 74%

Hue: 341° / Saturation: 70% / Lightness: 74%

CMYK

0%, 40%, 27%, 8%

Cyan: 0% / Magenta: 40% / Yellow: 27% / Key: 8%

What color is #EB8EAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB8EAC to RGB:

rgb(235, 142, 172)HEX to RGB Converter →

HEX to HSL

Convert #EB8EAC to HSL:

hsl(341, 70%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EB8EAC to CMYK:

cmyk(0%, 40%, 27%, 8%)Color Converter →

Color Meaning and Usage

A warm magenta tone, #EB8EAC has RGB (235, 142, 172) and HSL (341°, 70%, 74%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB8EAC is #8EEBCE, creating high-contrast pairings. For softer combinations, try analogous colors like #EB8EDA.

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

Contrast with #EB8EAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB8EAC?

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

What is the RGB value of #EB8EAC?

#EB8EAC in RGB is (235, 142, 172) - 235 red, 142 green, and 172 blue.

How to use #EB8EAC in CSS?

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

What colors go well with #EB8EAC?

#8EEBCE (complementary), #EB8EDA (analogous), and #E04D7C (lighter shade) work well with #EB8EAC.