#EEAC7A Color Information

Hex color code: #EEAC7A

A bold orange shade, #EEAC7A appears as (238, 172, 122) in RGB and (26°, 77%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Salmon
HEX
#EEAC7A
RGB
238, 172, 122
HSL
26°, 77%, 71%
CMYK
0%, 28%, 49%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEAC7A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 172, 122

Red: 238 / Green: 172 / Blue: 122

HSL

26°, 77%, 71%

Hue: 26° / Saturation: 77% / Lightness: 71%

CMYK

0%, 28%, 49%, 7%

Cyan: 0% / Magenta: 28% / Yellow: 49% / Key: 7%

What color is #EEAC7A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEAC7A to RGB:

rgb(238, 172, 122)HEX to RGB Converter →

HEX to HSL

Convert #EEAC7A to HSL:

hsl(26, 77%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EEAC7A to CMYK:

cmyk(0%, 28%, 49%, 7%)Color Converter →

Color Meaning and Usage

#EEAC7A is a bold orange color with RGB values of 238, 172, 122 and HSL of 26°, 77%, 71%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEAC7A is #7CBDEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE7C84.

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

Contrast with #EEAC7A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEAC7A?

#EEAC7A is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EEAC7A?

#EEAC7A in RGB is (238, 172, 122) - 238 red, 172 green, and 122 blue.

How to use #EEAC7A in CSS?

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

What colors go well with #EEAC7A?

#7CBDEE (complementary), #EE7C84 (analogous), and #E58338 (lighter shade) work well with #EEAC7A.