#EAAA80 Color Information

Hex color code: #EAAA80

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

Try:
Color NameBurlywood
HEX
#EAAA80
RGB
234, 170, 128
HSL
24°, 72%, 71%
CMYK
0%, 27%, 45%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAAA80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 170, 128

Red: 234 / Green: 170 / Blue: 128

HSL

24°, 72%, 71%

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

CMYK

0%, 27%, 45%, 8%

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

What color is #EAAA80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAAA80 to RGB:

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

HEX to HSL

Convert #EAAA80 to HSL:

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

HEX to CMYK

Convert #EAAA80 to CMYK:

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

Color Meaning and Usage

A striking orange tone, #EAAA80 has RGB (234, 170, 128) and HSL (24°, 72%, 71%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAAA80 is #80C0EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA808A.

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

Contrast with #EAAA80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAAA80?

#EAAA80 is a striking orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EAAA80?

#EAAA80 in RGB is (234, 170, 128) - 234 red, 170 green, and 128 blue.

How to use #EAAA80 in CSS?

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

What colors go well with #EAAA80?

#80C0EA (complementary), #EA808A (analogous), and #E07F3E (lighter shade) work well with #EAAA80.