#EB856D Color Information

Hex color code: #EB856D

A vivid red shade, #EB856D appears as (235, 133, 109) in RGB and (11°, 76%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSalmon
HEX
#EB856D
RGB
235, 133, 109
HSL
11°, 76%, 67%
CMYK
0%, 43%, 54%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB856D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 133, 109

Red: 235 / Green: 133 / Blue: 109

HSL

11°, 76%, 67%

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

CMYK

0%, 43%, 54%, 8%

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

What color is #EB856D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB856D to RGB:

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

HEX to HSL

Convert #EB856D to HSL:

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

HEX to CMYK

Convert #EB856D to CMYK:

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

Color Meaning and Usage

#EB856D is a eye-catching red color with RGB values of 235, 133, 109 and HSL of 11°, 76%, 67%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB856D is #6BD3EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB6B93.

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

Contrast with #EB856D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB856D?

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

What is the RGB value of #EB856D?

#EB856D in RGB is (235, 133, 109) - 235 red, 133 green, and 109 blue.

How to use #EB856D in CSS?

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

What colors go well with #EB856D?

#6BD3EB (complementary), #EB6B93 (analogous), and #E24A28 (lighter shade) work well with #EB856D.