#EB899B Color Information

Hex color code: #EB899B

A bold red shade, #EB899B appears as (235, 137, 155) in RGB and (349°, 71%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Coral
HEX
#EB899B
RGB
235, 137, 155
HSL
349°, 71%, 73%
CMYK
0%, 42%, 34%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB899B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 137, 155

Red: 235 / Green: 137 / Blue: 155

HSL

349°, 71%, 73%

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

CMYK

0%, 42%, 34%, 8%

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

What color is #EB899B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB899B to RGB:

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

HEX to HSL

Convert #EB899B to HSL:

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

HEX to CMYK

Convert #EB899B to CMYK:

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

Color Meaning and Usage

A dynamic red tone, #EB899B has RGB (235, 137, 155) and HSL (349°, 71%, 73%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB899B is #89EBD9, creating high-contrast pairings. For softer combinations, try analogous colors like #EB89CC.

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

Contrast with #EB899B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB899B?

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

What is the RGB value of #EB899B?

#EB899B in RGB is (235, 137, 155) - 235 red, 137 green, and 155 blue.

How to use #EB899B in CSS?

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

What colors go well with #EB899B?

#89EBD9 (complementary), #EB89CC (analogous), and #E04864 (lighter shade) work well with #EB899B.