#E7955A Color Information

Hex color code: #E7955A

#E7955A is a striking orange color. In RGB it is (231, 149, 90), and in HSL it is (25°, 75%, 63%). It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#E7955A
RGB
231, 149, 90
HSL
25°, 75%, 63%
CMYK
0%, 35%, 61%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E7955A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 149, 90

Red: 231 / Green: 149 / Blue: 90

HSL

25°, 75%, 63%

Hue: 25° / Saturation: 75% / Lightness: 63%

CMYK

0%, 35%, 61%, 9%

Cyan: 0% / Magenta: 35% / Yellow: 61% / Key: 9%

What color is #E7955A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E7955A to RGB:

rgb(231, 149, 90)HEX to RGB Converter →

HEX to HSL

Convert #E7955A to HSL:

hsl(25, 75%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #E7955A to CMYK:

cmyk(0%, 35%, 61%, 9%)Color Converter →

Color Meaning and Usage

#E7955A is a striking orange color with RGB values of 231, 149, 90 and HSL of 25°, 75%, 63%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E7955A is #5AACE7, creating high-contrast pairings. For softer combinations, try analogous colors like #E75A66.

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

Contrast with #E7955A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E7955A?

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

What is the RGB value of #E7955A?

#E7955A in RGB is (231, 149, 90) - 231 red, 149 green, and 90 blue.

How to use #E7955A in CSS?

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

What colors go well with #E7955A?

#5AACE7 (complementary), #E75A66 (analogous), and #D66B1F (lighter shade) work well with #E7955A.