#E12346 Color Information

Hex color code: #E12346

A eye-catching red shade, #E12346 appears as (225, 35, 70) in RGB and (349°, 76%, 51%) in HSL. It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#E12346
RGB
225, 35, 70
HSL
349°, 76%, 51%
CMYK
0%, 84%, 69%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #E12346; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #E12346; color: #FFFFFF; }

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 #E12346; background-color: #E1234615; }

Alert / Toast

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

Link / Accent

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

a { color: #E12346; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 35, 70

Red: 225 / Green: 35 / Blue: 70

HSL

349°, 76%, 51%

Hue: 349° / Saturation: 76% / Lightness: 51%

CMYK

0%, 84%, 69%, 12%

Cyan: 0% / Magenta: 84% / Yellow: 69% / Key: 12%

What color is #E12346?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E12346 to RGB:

rgb(225, 35, 70)HEX to RGB Converter →

HEX to HSL

Convert #E12346 to HSL:

hsl(349, 76%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #E12346 to CMYK:

cmyk(0%, 84%, 69%, 12%)Color Converter →

Color Meaning and Usage

#E12346 is a bold red color with RGB values of 225, 35, 70 and HSL of 349°, 76%, 51%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E12346 is #23E1BE, creating high-contrast pairings. For softer combinations, try analogous colors like #E123A5.

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

Contrast with #E12346

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E12346?

#E12346 is a bold red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E12346?

#E12346 in RGB is (225, 35, 70) - 225 red, 35 green, and 70 blue.

How to use #E12346 in CSS?

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

What colors go well with #E12346?

#23E1BE (complementary), #E123A5 (analogous), and #A21630 (lighter shade) work well with #E12346.