#EB786B Color Information

Hex color code: #EB786B

The hex color #EB786B is a eye-catching red with RGB values of (235, 120, 107) and HSL of (6°, 76%, 67%). It is popular in mobile app design.

Try:
Color NameSalmon
HEX
#EB786B
RGB
235, 120, 107
HSL
6°, 76%, 67%
CMYK
0%, 49%, 54%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB786B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 120, 107

Red: 235 / Green: 120 / Blue: 107

HSL

6°, 76%, 67%

Hue: 6° / Saturation: 76% / Lightness: 67%

CMYK

0%, 49%, 54%, 8%

Cyan: 0% / Magenta: 49% / Yellow: 54% / Key: 8%

What color is #EB786B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB786B to RGB:

rgb(235, 120, 107)HEX to RGB Converter →

HEX to HSL

Convert #EB786B to HSL:

hsl(6, 76%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EB786B to CMYK:

cmyk(0%, 49%, 54%, 8%)Color Converter →

Color Meaning and Usage

A bold red tone, #EB786B has RGB (235, 120, 107) and HSL (6°, 76%, 67%). 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 #EB786B is #6BDEEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB6B9E.

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

Contrast with #EB786B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB786B?

#EB786B is a bold red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB786B?

#EB786B in RGB is (235, 120, 107) - 235 red, 120 green, and 107 blue.

How to use #EB786B in CSS?

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

What colors go well with #EB786B?

#6BDEEB (complementary), #EB6B9E (analogous), and #E23A28 (lighter shade) work well with #EB786B.