#EB887F Color Information

Hex color code: #EB887F

A vivid red shade, #EB887F appears as (235, 136, 127) in RGB and (5°, 73%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Coral
HEX
#EB887F
RGB
235, 136, 127
HSL
5°, 73%, 71%
CMYK
0%, 42%, 46%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB887F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 136, 127

Red: 235 / Green: 136 / Blue: 127

HSL

5°, 73%, 71%

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

CMYK

0%, 42%, 46%, 8%

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

What color is #EB887F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB887F to RGB:

rgb(235, 136, 127)HEX to RGB Converter →

HEX to HSL

Convert #EB887F to HSL:

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

HEX to CMYK

Convert #EB887F to CMYK:

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

Color Meaning and Usage

#EB887F is a dynamic red color with RGB values of 235, 136, 127 and HSL of 5°, 73%, 71%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB887F is #7FE2EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7FAC.

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

Contrast with #EB887F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB887F?

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

What is the RGB value of #EB887F?

#EB887F in RGB is (235, 136, 127) - 235 red, 136 green, and 127 blue.

How to use #EB887F in CSS?

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

What colors go well with #EB887F?

#7FE2EB (complementary), #EB7FAC (analogous), and #E14B3D (lighter shade) work well with #EB887F.