#EAA06C Color Information

Hex color code: #EAA06C

The hex color #EAA06C is a eye-catching orange with RGB values of (234, 160, 108) and HSL of (25°, 75%, 67%). It is popular in mobile app design.

Try:
Color NameSandy Brown
HEX
#EAA06C
RGB
234, 160, 108
HSL
25°, 75%, 67%
CMYK
0%, 32%, 54%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAA06C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 160, 108

Red: 234 / Green: 160 / Blue: 108

HSL

25°, 75%, 67%

Hue: 25° / Saturation: 75% / Lightness: 67%

CMYK

0%, 32%, 54%, 8%

Cyan: 0% / Magenta: 32% / Yellow: 54% / Key: 8%

What color is #EAA06C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAA06C to RGB:

rgb(234, 160, 108)HEX to RGB Converter →

HEX to HSL

Convert #EAA06C to HSL:

hsl(25, 75%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EAA06C to CMYK:

cmyk(0%, 32%, 54%, 8%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #EAA06C has RGB (234, 160, 108) and HSL (25°, 75%, 67%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAA06C is #6CB5EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA6C76.

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

Contrast with #EAA06C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAA06C?

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

What is the RGB value of #EAA06C?

#EAA06C in RGB is (234, 160, 108) - 234 red, 160 green, and 108 blue.

How to use #EAA06C in CSS?

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

What colors go well with #EAA06C?

#6CB5EA (complementary), #EA6C76 (analogous), and #E07529 (lighter shade) work well with #EAA06C.