#EB565E Color Information

Hex color code: #EB565E

#EB565E is a bold red color. In RGB it is (235, 86, 94), and in HSL it is (357°, 79%, 63%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#EB565E
RGB
235, 86, 94
HSL
357°, 79%, 63%
CMYK
0%, 63%, 60%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB565E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 86, 94

Red: 235 / Green: 86 / Blue: 94

HSL

357°, 79%, 63%

Hue: 357° / Saturation: 79% / Lightness: 63%

CMYK

0%, 63%, 60%, 8%

Cyan: 0% / Magenta: 63% / Yellow: 60% / Key: 8%

What color is #EB565E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB565E to RGB:

rgb(235, 86, 94)HEX to RGB Converter →

HEX to HSL

Convert #EB565E to HSL:

hsl(357, 79%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #EB565E to CMYK:

cmyk(0%, 63%, 60%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching red tone, #EB565E has RGB (235, 86, 94) and HSL (357°, 79%, 63%). 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 #EB565E is #56EBE4, creating high-contrast pairings. For softer combinations, try analogous colors like #EB56A8.

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

Contrast with #EB565E

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

Contrast Ratio: 6.03:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB565E?

#EB565E is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB565E?

#EB565E in RGB is (235, 86, 94) - 235 red, 86 green, and 94 blue.

How to use #EB565E in CSS?

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

What colors go well with #EB565E?

#56EBE4 (complementary), #EB56A8 (analogous), and #DB1A23 (lighter shade) work well with #EB565E.