#EBB280 Color Information

Hex color code: #EBB280

The hex color #EBB280 is a vivid orange with RGB values of (235, 178, 128) and HSL of (28°, 73%, 71%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#EBB280
RGB
235, 178, 128
HSL
28°, 73%, 71%
CMYK
0%, 24%, 46%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBB280; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 178, 128

Red: 235 / Green: 178 / Blue: 128

HSL

28°, 73%, 71%

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

CMYK

0%, 24%, 46%, 8%

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

What color is #EBB280?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBB280 to RGB:

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

HEX to HSL

Convert #EBB280 to HSL:

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

HEX to CMYK

Convert #EBB280 to CMYK:

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

Color Meaning and Usage

#EBB280 is a dynamic orange color with RGB values of 235, 178, 128 and HSL of 28°, 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 #EBB280 is #7FB9EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7F83.

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

Contrast with #EBB280

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBB280?

#EBB280 is a dynamic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBB280?

#EBB280 in RGB is (235, 178, 128) - 235 red, 178 green, and 128 blue.

How to use #EBB280 in CSS?

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

What colors go well with #EBB280?

#7FB9EB (complementary), #EB7F83 (analogous), and #E1893D (lighter shade) work well with #EBB280.