#EAB381 Color Information

Hex color code: #EAB381

The hex color #EAB381 is a striking orange with RGB values of (234, 179, 129) and HSL of (29°, 71%, 71%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#EAB381
RGB
234, 179, 129
HSL
29°, 71%, 71%
CMYK
0%, 24%, 45%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAB381; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 179, 129

Red: 234 / Green: 179 / Blue: 129

HSL

29°, 71%, 71%

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

CMYK

0%, 24%, 45%, 8%

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

What color is #EAB381?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB381 to RGB:

rgb(234, 179, 129)HEX to RGB Converter →

HEX to HSL

Convert #EAB381 to HSL:

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

HEX to CMYK

Convert #EAB381 to CMYK:

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

Color Meaning and Usage

A vivid orange tone, #EAB381 has RGB (234, 179, 129) and HSL (29°, 71%, 71%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAB381 is #81B7EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA8182.

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

Contrast with #EAB381

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB381?

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

What is the RGB value of #EAB381?

#EAB381 in RGB is (234, 179, 129) - 234 red, 179 green, and 129 blue.

How to use #EAB381 in CSS?

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

What colors go well with #EAB381?

#81B7EA (complementary), #EA8182 (analogous), and #DE8C3F (lighter shade) work well with #EAB381.