#EAC0AE Color Information

Hex color code: #EAC0AE

A airy orange shade, #EAC0AE appears as (234, 192, 174) in RGB and (18°, 59%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#EAC0AE
RGB
234, 192, 174
HSL
18°, 59%, 80%
CMYK
0%, 18%, 26%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAC0AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 192, 174

Red: 234 / Green: 192 / Blue: 174

HSL

18°, 59%, 80%

Hue: 18° / Saturation: 59% / Lightness: 80%

CMYK

0%, 18%, 26%, 8%

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

What color is #EAC0AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAC0AE to RGB:

rgb(234, 192, 174)HEX to RGB Converter →

HEX to HSL

Convert #EAC0AE to HSL:

hsl(18, 59%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EAC0AE to CMYK:

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

Color Meaning and Usage

#EAC0AE is a light orange color with RGB values of 234, 192, 174 and HSL of 18°, 59%, 80%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAC0AE is #AED8EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAAEBA.

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

Contrast with #EAC0AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAC0AE?

#EAC0AE is a light orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EAC0AE?

#EAC0AE in RGB is (234, 192, 174) - 234 red, 192 green, and 174 blue.

How to use #EAC0AE in CSS?

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

What colors go well with #EAC0AE?

#AED8EA (complementary), #EAAEBA (analogous), and #DA9171 (lighter shade) work well with #EAC0AE.