#EBA875 Color Information

Hex color code: #EBA875

A vivid orange shade, #EBA875 appears as (235, 168, 117) in RGB and (26°, 75%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Salmon
HEX
#EBA875
RGB
235, 168, 117
HSL
26°, 75%, 69%
CMYK
0%, 29%, 50%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA875; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 168, 117

Red: 235 / Green: 168 / Blue: 117

HSL

26°, 75%, 69%

Hue: 26° / Saturation: 75% / Lightness: 69%

CMYK

0%, 29%, 50%, 8%

Cyan: 0% / Magenta: 29% / Yellow: 50% / Key: 8%

What color is #EBA875?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA875 to RGB:

rgb(235, 168, 117)HEX to RGB Converter →

HEX to HSL

Convert #EBA875 to HSL:

hsl(26, 75%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EBA875 to CMYK:

cmyk(0%, 29%, 50%, 8%)Color Converter →

Color Meaning and Usage

#EBA875 is a eye-catching orange color with RGB values of 235, 168, 117 and HSL of 26°, 75%, 69%. 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 #EBA875 is #75B8EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB757D.

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

Contrast with #EBA875

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA875?

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

What is the RGB value of #EBA875?

#EBA875 in RGB is (235, 168, 117) - 235 red, 168 green, and 117 blue.

How to use #EBA875 in CSS?

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

What colors go well with #EBA875?

#75B8EB (complementary), #EB757D (analogous), and #E27E32 (lighter shade) work well with #EBA875.