#EBA280 Color Information

Hex color code: #EBA280

#EBA280 is a eye-catching orange color. In RGB it is (235, 162, 128), and in HSL it is (19°, 73%, 71%). It is widely used in graphic design.

Try:
Color NameDark Salmon
HEX
#EBA280
RGB
235, 162, 128
HSL
19°, 73%, 71%
CMYK
0%, 31%, 46%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA280; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 162, 128

Red: 235 / Green: 162 / Blue: 128

HSL

19°, 73%, 71%

Hue: 19° / Saturation: 73% / Lightness: 71%

CMYK

0%, 31%, 46%, 8%

Cyan: 0% / Magenta: 31% / Yellow: 46% / Key: 8%

What color is #EBA280?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA280 to RGB:

rgb(235, 162, 128)HEX to RGB Converter →

HEX to HSL

Convert #EBA280 to HSL:

hsl(19, 73%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EBA280 to CMYK:

cmyk(0%, 31%, 46%, 8%)Color Converter →

Color Meaning and Usage

#EBA280 is a bold orange color with RGB values of 235, 162, 128 and HSL of 19°, 73%, 71%. 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 #EBA280 is #7FC9EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7F93.

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

Contrast with #EBA280

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA280?

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

What is the RGB value of #EBA280?

#EBA280 in RGB is (235, 162, 128) - 235 red, 162 green, and 128 blue.

How to use #EBA280 in CSS?

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

What colors go well with #EBA280?

#7FC9EB (complementary), #EB7F93 (analogous), and #E1713D (lighter shade) work well with #EBA280.