#EB898D Color Information

Hex color code: #EB898D

The hex color #EB898D is a bold red with RGB values of (235, 137, 141) and HSL of (358°, 71%, 73%). It is often used for branding and logos.

Try:
Color NameLight Coral
HEX
#EB898D
RGB
235, 137, 141
HSL
358°, 71%, 73%
CMYK
0%, 42%, 40%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB898D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 137, 141

Red: 235 / Green: 137 / Blue: 141

HSL

358°, 71%, 73%

Hue: 358° / Saturation: 71% / Lightness: 73%

CMYK

0%, 42%, 40%, 8%

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

What color is #EB898D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB898D to RGB:

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

HEX to HSL

Convert #EB898D to HSL:

hsl(358, 71%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #EB898D to CMYK:

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

Color Meaning and Usage

#EB898D is a dynamic red color with RGB values of 235, 137, 141 and HSL of 358°, 71%, 73%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB898D is #89EBE8, creating high-contrast pairings. For softer combinations, try analogous colors like #EB89BD.

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

Contrast with #EB898D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB898D?

#EB898D is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB898D?

#EB898D in RGB is (235, 137, 141) - 235 red, 137 green, and 141 blue.

How to use #EB898D in CSS?

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

What colors go well with #EB898D?

#89EBE8 (complementary), #EB89BD (analogous), and #E0484D (lighter shade) work well with #EB898D.