#EAA19E Color Information

Hex color code: #EAA19E

A airy red shade, #EAA19E appears as (234, 161, 158) in RGB and (2°, 64%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#EAA19E
RGB
234, 161, 158
HSL
2°, 64%, 77%
CMYK
0%, 31%, 32%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAA19E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 161, 158

Red: 234 / Green: 161 / Blue: 158

HSL

2°, 64%, 77%

Hue: 2° / Saturation: 64% / Lightness: 77%

CMYK

0%, 31%, 32%, 8%

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

What color is #EAA19E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAA19E to RGB:

rgb(234, 161, 158)HEX to RGB Converter →

HEX to HSL

Convert #EAA19E to HSL:

hsl(2, 64%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #EAA19E to CMYK:

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

Color Meaning and Usage

A soft red tone, #EAA19E has RGB (234, 161, 158) and HSL (2°, 64%, 77%). 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 #EAA19E is #9FE7EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA9FC2.

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

Contrast with #EAA19E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAA19E?

#EAA19E is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EAA19E?

#EAA19E in RGB is (234, 161, 158) - 234 red, 161 green, and 158 blue.

How to use #EAA19E in CSS?

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

What colors go well with #EAA19E?

#9FE7EA (complementary), #EA9FC2 (analogous), and #DC6460 (lighter shade) work well with #EAA19E.