#EB858E Color Information

Hex color code: #EB858E

A bold red shade, #EB858E appears as (235, 133, 142) in RGB and (355°, 72%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Coral
HEX
#EB858E
RGB
235, 133, 142
HSL
355°, 72%, 72%
CMYK
0%, 43%, 40%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB858E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 133, 142

Red: 235 / Green: 133 / Blue: 142

HSL

355°, 72%, 72%

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

CMYK

0%, 43%, 40%, 8%

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

What color is #EB858E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB858E to RGB:

rgb(235, 133, 142)HEX to RGB Converter →

HEX to HSL

Convert #EB858E to HSL:

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

HEX to CMYK

Convert #EB858E to CMYK:

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

Color Meaning and Usage

A vivid red tone, #EB858E has RGB (235, 133, 142) and HSL (355°, 72%, 72%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EB858E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB858E?

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

What is the RGB value of #EB858E?

#EB858E in RGB is (235, 133, 142) - 235 red, 133 green, and 142 blue.

How to use #EB858E in CSS?

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

What colors go well with #EB858E?

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