#EB613B Color Information

Hex color code: #EB613B

#EB613B is a striking red color. In RGB it is (235, 97, 59), and in HSL it is (13°, 81%, 58%). It is often used for branding and logos.

Try:
Color NameTomato
HEX
#EB613B
RGB
235, 97, 59
HSL
13°, 81%, 58%
CMYK
0%, 59%, 75%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB613B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 97, 59

Red: 235 / Green: 97 / Blue: 59

HSL

13°, 81%, 58%

Hue: 13° / Saturation: 81% / Lightness: 58%

CMYK

0%, 59%, 75%, 8%

Cyan: 0% / Magenta: 59% / Yellow: 75% / Key: 8%

What color is #EB613B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB613B to RGB:

rgb(235, 97, 59)HEX to RGB Converter →

HEX to HSL

Convert #EB613B to HSL:

hsl(13, 81%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #EB613B to CMYK:

cmyk(0%, 59%, 75%, 8%)Color Converter →

Color Meaning and Usage

A dynamic red tone, #EB613B has RGB (235, 97, 59) and HSL (13°, 81%, 58%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB613B is #3DC5EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB3D6E.

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

Contrast with #EB613B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB613B?

#EB613B is a dynamic red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EB613B?

#EB613B in RGB is (235, 97, 59) - 235 red, 97 green, and 59 blue.

How to use #EB613B in CSS?

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

What colors go well with #EB613B?

#3DC5EB (complementary), #EB3D6E (analogous), and #C63B15 (lighter shade) work well with #EB613B.