#EB474A Color Information

Hex color code: #EB474A

The hex color #EB474A is a eye-catching red with RGB values of (235, 71, 74) and HSL of (359°, 80%, 60%). It is widely used in graphic design.

Try:
Color NameTomato
HEX
#EB474A
RGB
235, 71, 74
HSL
359°, 80%, 60%
CMYK
0%, 70%, 69%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB474A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 71, 74

Red: 235 / Green: 71 / Blue: 74

HSL

359°, 80%, 60%

Hue: 359° / Saturation: 80% / Lightness: 60%

CMYK

0%, 70%, 69%, 8%

Cyan: 0% / Magenta: 70% / Yellow: 69% / Key: 8%

What color is #EB474A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB474A to RGB:

rgb(235, 71, 74)HEX to RGB Converter →

HEX to HSL

Convert #EB474A to HSL:

hsl(359, 80%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #EB474A to CMYK:

cmyk(0%, 70%, 69%, 8%)Color Converter →

Color Meaning and Usage

#EB474A is a vivid red color with RGB values of 235, 71, 74 and HSL of 359°, 80%, 60%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB474A is #47EBE8, creating high-contrast pairings. For softer combinations, try analogous colors like #EB479C.

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

Contrast with #EB474A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB474A?

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

What is the RGB value of #EB474A?

#EB474A in RGB is (235, 71, 74) - 235 red, 71 green, and 74 blue.

How to use #EB474A in CSS?

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

What colors go well with #EB474A?

#47EBE8 (complementary), #EB479C (analogous), and #CF171A (lighter shade) work well with #EB474A.