#EB8347 Color Information

Hex color code: #EB8347

A vivid orange shade, #EB8347 appears as (235, 131, 71) in RGB and (22°, 80%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameCoral
HEX
#EB8347
RGB
235, 131, 71
HSL
22°, 80%, 60%
CMYK
0%, 44%, 70%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB8347; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 131, 71

Red: 235 / Green: 131 / Blue: 71

HSL

22°, 80%, 60%

Hue: 22° / Saturation: 80% / Lightness: 60%

CMYK

0%, 44%, 70%, 8%

Cyan: 0% / Magenta: 44% / Yellow: 70% / Key: 8%

What color is #EB8347?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB8347 to RGB:

rgb(235, 131, 71)HEX to RGB Converter →

HEX to HSL

Convert #EB8347 to HSL:

hsl(22, 80%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #EB8347 to CMYK:

cmyk(0%, 44%, 70%, 8%)Color Converter →

Color Meaning and Usage

#EB8347 is a eye-catching orange color with RGB values of 235, 131, 71 and HSL of 22°, 80%, 60%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB8347 is #47AFEB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB475D.

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

Contrast with #EB8347

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB8347?

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

What is the RGB value of #EB8347?

#EB8347 in RGB is (235, 131, 71) - 235 red, 131 green, and 71 blue.

How to use #EB8347 in CSS?

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

What colors go well with #EB8347?

#47AFEB (complementary), #EB475D (analogous), and #CF5A17 (lighter shade) work well with #EB8347.