#E55D64 Color Information

Hex color code: #E55D64

#E55D64 is a striking red color. In RGB it is (229, 93, 100), and in HSL it is (357°, 72%, 63%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#E55D64
RGB
229, 93, 100
HSL
357°, 72%, 63%
CMYK
0%, 59%, 56%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E55D64; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 93, 100

Red: 229 / Green: 93 / Blue: 100

HSL

357°, 72%, 63%

Hue: 357° / Saturation: 72% / Lightness: 63%

CMYK

0%, 59%, 56%, 10%

Cyan: 0% / Magenta: 59% / Yellow: 56% / Key: 10%

What color is #E55D64?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E55D64 to RGB:

rgb(229, 93, 100)HEX to RGB Converter →

HEX to HSL

Convert #E55D64 to HSL:

hsl(357, 72%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #E55D64 to CMYK:

cmyk(0%, 59%, 56%, 10%)Color Converter →

Color Meaning and Usage

#E55D64 is a vivid red color with RGB values of 229, 93, 100 and HSL of 357°, 72%, 63%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E55D64 is #5DE5DE, creating high-contrast pairings. For softer combinations, try analogous colors like #E55DA7.

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

Contrast with #E55D64

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

Contrast Ratio: 6.08:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E55D64?

#E55D64 is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E55D64?

#E55D64 in RGB is (229, 93, 100) - 229 red, 93 green, and 100 blue.

How to use #E55D64 in CSS?

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

What colors go well with #E55D64?

#5DE5DE (complementary), #E55DA7 (analogous), and #D3222B (lighter shade) work well with #E55D64.