#EB866D Color Information

Hex color code: #EB866D

A striking red shade, #EB866D appears as (235, 134, 109) in RGB and (12°, 76%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameSalmon
HEX
#EB866D
RGB
235, 134, 109
HSL
12°, 76%, 67%
CMYK
0%, 43%, 54%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB866D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 134, 109

Red: 235 / Green: 134 / Blue: 109

HSL

12°, 76%, 67%

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

CMYK

0%, 43%, 54%, 8%

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

What color is #EB866D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB866D to RGB:

rgb(235, 134, 109)HEX to RGB Converter →

HEX to HSL

Convert #EB866D to HSL:

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

HEX to CMYK

Convert #EB866D to CMYK:

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

Color Meaning and Usage

A vivid red tone, #EB866D has RGB (235, 134, 109) and HSL (12°, 76%, 67%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB866D is #6BD1EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB6B91.

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

Contrast with #EB866D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB866D?

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

What is the RGB value of #EB866D?

#EB866D in RGB is (235, 134, 109) - 235 red, 134 green, and 109 blue.

How to use #EB866D in CSS?

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

What colors go well with #EB866D?

#6BD1EB (complementary), #EB6B91 (analogous), and #E24D28 (lighter shade) work well with #EB866D.