#EACA80 Color Information

Hex color code: #EACA80

A bold orange shade, #EACA80 appears as (234, 202, 128) in RGB and (42°, 72%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#EACA80
RGB
234, 202, 128
HSL
42°, 72%, 71%
CMYK
0%, 14%, 45%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EACA80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 202, 128

Red: 234 / Green: 202 / Blue: 128

HSL

42°, 72%, 71%

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

CMYK

0%, 14%, 45%, 8%

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

What color is #EACA80?

#EACA80 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EACA80 to RGB:

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

HEX to HSL

Convert #EACA80 to HSL:

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

HEX to CMYK

Convert #EACA80 to CMYK:

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

Color Meaning and Usage

A bold orange tone, #EACA80 has RGB (234, 202, 128) and HSL (42°, 72%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EACA80 is #80A0EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA9580.

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

Contrast with #EACA80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EACA80?

#EACA80 is a bold orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EACA80?

#EACA80 in RGB is (234, 202, 128) - 234 red, 202 green, and 128 blue.

How to use #EACA80 in CSS?

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

What colors go well with #EACA80?

#80A0EA (complementary), #EA9580 (analogous), and #E0AF3E (lighter shade) work well with #EACA80.