#EAB080 Color Information

Hex color code: #EAB080

A eye-catching orange shade, #EAB080 appears as (234, 176, 128) in RGB and (27°, 72%, 71%) in HSL. It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#EAB080
RGB
234, 176, 128
HSL
27°, 72%, 71%
CMYK
0%, 25%, 45%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAB080; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 176, 128

Red: 234 / Green: 176 / Blue: 128

HSL

27°, 72%, 71%

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

CMYK

0%, 25%, 45%, 8%

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

What color is #EAB080?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB080 to RGB:

rgb(234, 176, 128)HEX to RGB Converter →

HEX to HSL

Convert #EAB080 to HSL:

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

HEX to CMYK

Convert #EAB080 to CMYK:

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

Color Meaning and Usage

#EAB080 is a bold orange color with RGB values of 234, 176, 128 and HSL of 27°, 72%, 71%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAB080 is #80BAEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA8085.

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

Contrast with #EAB080

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB080?

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

What is the RGB value of #EAB080?

#EAB080 in RGB is (234, 176, 128) - 234 red, 176 green, and 128 blue.

How to use #EAB080 in CSS?

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

What colors go well with #EAB080?

#80BAEA (complementary), #EA8085 (analogous), and #E0873E (lighter shade) work well with #EAB080.