#E1964C Color Information

Hex color code: #E1964C

The hex color #E1964C is a bold orange with RGB values of (225, 150, 76) and HSL of (30°, 71%, 59%). It is often used for branding and logos.

Try:
Color NamePeru
HEX
#E1964C
RGB
225, 150, 76
HSL
30°, 71%, 59%
CMYK
0%, 33%, 66%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1964C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 150, 76

Red: 225 / Green: 150 / Blue: 76

HSL

30°, 71%, 59%

Hue: 30° / Saturation: 71% / Lightness: 59%

CMYK

0%, 33%, 66%, 12%

Cyan: 0% / Magenta: 33% / Yellow: 66% / Key: 12%

What color is #E1964C?

#E1964C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1964C to RGB:

rgb(225, 150, 76)HEX to RGB Converter →

HEX to HSL

Convert #E1964C to HSL:

hsl(30, 71%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #E1964C to CMYK:

cmyk(0%, 33%, 66%, 12%)Color Converter →

Color Meaning and Usage

#E1964C is a eye-catching orange color with RGB values of 225, 150, 76 and HSL of 30°, 71%, 59%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1964C is #4C96E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E14C4C.

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

Contrast with #E1964C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1964C?

#E1964C is a eye-catching orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #E1964C?

#E1964C in RGB is (225, 150, 76) - 225 red, 150 green, and 76 blue.

How to use #E1964C in CSS?

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

What colors go well with #E1964C?

#4C96E1 (complementary), #E14C4C (analogous), and #C07021 (lighter shade) work well with #E1964C.