#EB848D Color Information

Hex color code: #EB848D

The hex color #EB848D is a striking red with RGB values of (235, 132, 141) and HSL of (355°, 72%, 72%). It is often used for branding and logos.

Try:
Color NameLight Coral
HEX
#EB848D
RGB
235, 132, 141
HSL
355°, 72%, 72%
CMYK
0%, 44%, 40%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB848D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 132, 141

Red: 235 / Green: 132 / Blue: 141

HSL

355°, 72%, 72%

Hue: 355° / Saturation: 72% / Lightness: 72%

CMYK

0%, 44%, 40%, 8%

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

What color is #EB848D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB848D to RGB:

rgb(235, 132, 141)HEX to RGB Converter →

HEX to HSL

Convert #EB848D to HSL:

hsl(355, 72%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EB848D to CMYK:

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

Color Meaning and Usage

#EB848D is a striking red color with RGB values of 235, 132, 141 and HSL of 355°, 72%, 72%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB848D is #84EBE2, creating high-contrast pairings. For softer combinations, try analogous colors like #EB84C0.

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

Contrast with #EB848D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB848D?

#EB848D is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB848D?

#EB848D in RGB is (235, 132, 141) - 235 red, 132 green, and 141 blue.

How to use #EB848D in CSS?

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

What colors go well with #EB848D?

#84EBE2 (complementary), #EB84C0 (analogous), and #E04250 (lighter shade) work well with #EB848D.