#EB899D Color Information

Hex color code: #EB899D

#EB899D is a eye-catching red color. In RGB it is (235, 137, 157), and in HSL it is (348°, 71%, 73%). It is widely used in graphic design.

Try:
Color NameLight Coral
HEX
#EB899D
RGB
235, 137, 157
HSL
348°, 71%, 73%
CMYK
0%, 42%, 33%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB899D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 137, 157

Red: 235 / Green: 137 / Blue: 157

HSL

348°, 71%, 73%

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

CMYK

0%, 42%, 33%, 8%

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

What color is #EB899D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB899D to RGB:

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

HEX to HSL

Convert #EB899D to HSL:

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

HEX to CMYK

Convert #EB899D to CMYK:

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

Color Meaning and Usage

A vivid red tone, #EB899D has RGB (235, 137, 157) and HSL (348°, 71%, 73%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB899D is #89EBD7, creating high-contrast pairings. For softer combinations, try analogous colors like #EB89CE.

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

Contrast with #EB899D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB899D?

#EB899D is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB899D?

#EB899D in RGB is (235, 137, 157) - 235 red, 137 green, and 157 blue.

How to use #EB899D in CSS?

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

What colors go well with #EB899D?

#89EBD7 (complementary), #EB89CE (analogous), and #E04866 (lighter shade) work well with #EB899D.