#EB4750 Color Information

Hex color code: #EB4750

A vivid red shade, #EB4750 appears as (235, 71, 80) in RGB and (357°, 80%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTomato
HEX
#EB4750
RGB
235, 71, 80
HSL
357°, 80%, 60%
CMYK
0%, 70%, 66%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB4750; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 71, 80

Red: 235 / Green: 71 / Blue: 80

HSL

357°, 80%, 60%

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

CMYK

0%, 70%, 66%, 8%

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

What color is #EB4750?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB4750 to RGB:

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

HEX to HSL

Convert #EB4750 to HSL:

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

HEX to CMYK

Convert #EB4750 to CMYK:

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

Color Meaning and Usage

#EB4750 is a striking red color with RGB values of 235, 71, 80 and HSL of 357°, 80%, 60%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB4750 is #47EBE2, creating high-contrast pairings. For softer combinations, try analogous colors like #EB47A1.

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

Contrast with #EB4750

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB4750?

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

What is the RGB value of #EB4750?

#EB4750 in RGB is (235, 71, 80) - 235 red, 71 green, and 80 blue.

How to use #EB4750 in CSS?

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

What colors go well with #EB4750?

#47EBE2 (complementary), #EB47A1 (analogous), and #CF1720 (lighter shade) work well with #EB4750.