#EAA19D Color Information

Hex color code: #EAA19D

#EAA19D is a light red color. In RGB it is (234, 161, 157), and in HSL it is (3°, 65%, 77%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#EAA19D
RGB
234, 161, 157
HSL
3°, 65%, 77%
CMYK
0%, 31%, 33%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAA19D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 161, 157

Red: 234 / Green: 161 / Blue: 157

HSL

3°, 65%, 77%

Hue: 3° / Saturation: 65% / Lightness: 77%

CMYK

0%, 31%, 33%, 8%

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

What color is #EAA19D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAA19D to RGB:

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

HEX to HSL

Convert #EAA19D to HSL:

hsl(3, 65%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #EAA19D to CMYK:

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

Color Meaning and Usage

#EAA19D is a soft red color with RGB values of 234, 161, 157 and HSL of 3°, 65%, 77%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAA19D is #9EE7EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA9EC1.

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

Contrast with #EAA19D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAA19D?

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

What is the RGB value of #EAA19D?

#EAA19D in RGB is (234, 161, 157) - 234 red, 161 green, and 157 blue.

How to use #EAA19D in CSS?

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

What colors go well with #EAA19D?

#9EE7EA (complementary), #EA9EC1 (analogous), and #DD655F (lighter shade) work well with #EAA19D.