#EAAC76 Color Information

Hex color code: #EAAC76

A vivid orange shade, #EAAC76 appears as (234, 172, 118) in RGB and (28°, 73%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Salmon
HEX
#EAAC76
RGB
234, 172, 118
HSL
28°, 73%, 69%
CMYK
0%, 26%, 50%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAAC76; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 172, 118

Red: 234 / Green: 172 / Blue: 118

HSL

28°, 73%, 69%

Hue: 28° / Saturation: 73% / Lightness: 69%

CMYK

0%, 26%, 50%, 8%

Cyan: 0% / Magenta: 26% / Yellow: 50% / Key: 8%

What color is #EAAC76?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAAC76 to RGB:

rgb(234, 172, 118)HEX to RGB Converter →

HEX to HSL

Convert #EAAC76 to HSL:

hsl(28, 73%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EAAC76 to CMYK:

cmyk(0%, 26%, 50%, 8%)Color Converter →

Color Meaning and Usage

#EAAC76 is a eye-catching orange color with RGB values of 234, 172, 118 and HSL of 28°, 73%, 69%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAAC76 is #76B4EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA767A.

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

Contrast with #EAAC76

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAAC76?

#EAAC76 is a eye-catching orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EAAC76?

#EAAC76 in RGB is (234, 172, 118) - 234 red, 172 green, and 118 blue.

How to use #EAAC76 in CSS?

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

What colors go well with #EAAC76?

#76B4EA (complementary), #EA767A (analogous), and #DF8434 (lighter shade) work well with #EAAC76.