#ED7464 Color Information

Hex color code: #ED7464

#ED7464 is a striking red color. In RGB it is (237, 116, 100), and in HSL it is (7°, 79%, 66%). It is often used for branding and logos.

Try:
Color NameSalmon
HEX
#ED7464
RGB
237, 116, 100
HSL
7°, 79%, 66%
CMYK
0%, 51%, 58%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED7464; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 116, 100

Red: 237 / Green: 116 / Blue: 100

HSL

7°, 79%, 66%

Hue: 7° / Saturation: 79% / Lightness: 66%

CMYK

0%, 51%, 58%, 7%

Cyan: 0% / Magenta: 51% / Yellow: 58% / Key: 7%

What color is #ED7464?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED7464 to RGB:

rgb(237, 116, 100)HEX to RGB Converter →

HEX to HSL

Convert #ED7464 to HSL:

hsl(7, 79%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ED7464 to CMYK:

cmyk(0%, 51%, 58%, 7%)Color Converter →

Color Meaning and Usage

A vivid red tone, #ED7464 has RGB (237, 116, 100) and HSL (7°, 79%, 66%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED7464 is #64DDED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED6498.

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

Contrast with #ED7464

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED7464?

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

What is the RGB value of #ED7464?

#ED7464 in RGB is (237, 116, 100) - 237 red, 116 green, and 100 blue.

How to use #ED7464 in CSS?

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

What colors go well with #ED7464?

#64DDED (complementary), #ED6498 (analogous), and #E5361F (lighter shade) work well with #ED7464.