#EAAF7C Color Information

Hex color code: #EAAF7C

The hex color #EAAF7C is a dynamic orange with RGB values of (234, 175, 124) and HSL of (28°, 72%, 70%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#EAAF7C
RGB
234, 175, 124
HSL
28°, 72%, 70%
CMYK
0%, 25%, 47%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAAF7C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 175, 124

Red: 234 / Green: 175 / Blue: 124

HSL

28°, 72%, 70%

Hue: 28° / Saturation: 72% / Lightness: 70%

CMYK

0%, 25%, 47%, 8%

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

What color is #EAAF7C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAAF7C to RGB:

rgb(234, 175, 124)HEX to RGB Converter →

HEX to HSL

Convert #EAAF7C to HSL:

hsl(28, 72%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EAAF7C to CMYK:

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

Color Meaning and Usage

A eye-catching orange tone, #EAAF7C has RGB (234, 175, 124) and HSL (28°, 72%, 70%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAAF7C is #7BB6EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA7B7F.

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

Contrast with #EAAF7C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAAF7C?

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

What is the RGB value of #EAAF7C?

#EAAF7C in RGB is (234, 175, 124) - 234 red, 175 green, and 124 blue.

How to use #EAAF7C in CSS?

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

What colors go well with #EAAF7C?

#7BB6EA (complementary), #EA7B7F (analogous), and #DF873A (lighter shade) work well with #EAAF7C.