#EB4C28 Color Information

Hex color code: #EB4C28

#EB4C28 is a eye-catching red color. In RGB it is (235, 76, 40), and in HSL it is (11°, 83%, 54%). It is widely used in graphic design.

Try:
Color NameChocolate
HEX
#EB4C28
RGB
235, 76, 40
HSL
11°, 83%, 54%
CMYK
0%, 68%, 83%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB4C28; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 76, 40

Red: 235 / Green: 76 / Blue: 40

HSL

11°, 83%, 54%

Hue: 11° / Saturation: 83% / Lightness: 54%

CMYK

0%, 68%, 83%, 8%

Cyan: 0% / Magenta: 68% / Yellow: 83% / Key: 8%

What color is #EB4C28?

#EB4C28 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB4C28 to RGB:

rgb(235, 76, 40)HEX to RGB Converter →

HEX to HSL

Convert #EB4C28 to HSL:

hsl(11, 83%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #EB4C28 to CMYK:

cmyk(0%, 68%, 83%, 8%)Color Converter →

Color Meaning and Usage

A vivid red tone, #EB4C28 has RGB (235, 76, 40) and HSL (11°, 83%, 54%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB4C28 is #28C7EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB2866.

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

Contrast with #EB4C28

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB4C28?

#EB4C28 is a vivid red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EB4C28?

#EB4C28 in RGB is (235, 76, 40) - 235 red, 76 green, and 40 blue.

How to use #EB4C28 in CSS?

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

What colors go well with #EB4C28?

#28C7EB (complementary), #EB2866 (analogous), and #B62F11 (lighter shade) work well with #EB4C28.