#EAB584 Color Information

Hex color code: #EAB584

The hex color #EAB584 is a vivid orange with RGB values of (234, 181, 132) and HSL of (29°, 71%, 72%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#EAB584
RGB
234, 181, 132
HSL
29°, 71%, 72%
CMYK
0%, 23%, 44%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAB584; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 181, 132

Red: 234 / Green: 181 / Blue: 132

HSL

29°, 71%, 72%

Hue: 29° / Saturation: 71% / Lightness: 72%

CMYK

0%, 23%, 44%, 8%

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

What color is #EAB584?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB584 to RGB:

rgb(234, 181, 132)HEX to RGB Converter →

HEX to HSL

Convert #EAB584 to HSL:

hsl(29, 71%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EAB584 to CMYK:

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

Color Meaning and Usage

#EAB584 is a vivid orange color with RGB values of 234, 181, 132 and HSL of 29°, 71%, 72%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAB584 is #85B9EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA8587.

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

Contrast with #EAB584

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB584?

#EAB584 is a vivid orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EAB584?

#EAB584 in RGB is (234, 181, 132) - 234 red, 181 green, and 132 blue.

How to use #EAB584 in CSS?

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

What colors go well with #EAB584?

#85B9EA (complementary), #EA8587 (analogous), and #DF8F43 (lighter shade) work well with #EAB584.