#EA966C Color Information

Hex color code: #EA966C

#EA966C is a dynamic orange color. In RGB it is (234, 150, 108), and in HSL it is (20°, 75%, 67%). It is typically applied in digital products.

Try:
Color NameDark Salmon
HEX
#EA966C
RGB
234, 150, 108
HSL
20°, 75%, 67%
CMYK
0%, 36%, 54%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA966C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 150, 108

Red: 234 / Green: 150 / Blue: 108

HSL

20°, 75%, 67%

Hue: 20° / Saturation: 75% / Lightness: 67%

CMYK

0%, 36%, 54%, 8%

Cyan: 0% / Magenta: 36% / Yellow: 54% / Key: 8%

What color is #EA966C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA966C to RGB:

rgb(234, 150, 108)HEX to RGB Converter →

HEX to HSL

Convert #EA966C to HSL:

hsl(20, 75%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EA966C to CMYK:

cmyk(0%, 36%, 54%, 8%)Color Converter →

Color Meaning and Usage

A striking orange tone, #EA966C has RGB (234, 150, 108) and HSL (20°, 75%, 67%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA966C is #6CC0EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA6C81.

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

Contrast with #EA966C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA966C?

#EA966C is a striking orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EA966C?

#EA966C in RGB is (234, 150, 108) - 234 red, 150 green, and 108 blue.

How to use #EA966C in CSS?

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

What colors go well with #EA966C?

#6CC0EA (complementary), #EA6C81 (analogous), and #E06629 (lighter shade) work well with #EA966C.