#E2284D Color Information

Hex color code: #E2284D

The hex color #E2284D is a eye-catching red with RGB values of (226, 40, 77) and HSL of (348°, 76%, 52%). It is widely used in graphic design.

Try:
Color NameCrimson
HEX
#E2284D
RGB
226, 40, 77
HSL
348°, 76%, 52%
CMYK
0%, 82%, 66%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2284D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 40, 77

Red: 226 / Green: 40 / Blue: 77

HSL

348°, 76%, 52%

Hue: 348° / Saturation: 76% / Lightness: 52%

CMYK

0%, 82%, 66%, 11%

Cyan: 0% / Magenta: 82% / Yellow: 66% / Key: 11%

What color is #E2284D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2284D to RGB:

rgb(226, 40, 77)HEX to RGB Converter →

HEX to HSL

Convert #E2284D to HSL:

hsl(348, 76%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #E2284D to CMYK:

cmyk(0%, 82%, 66%, 11%)Color Converter →

Color Meaning and Usage

A vivid red tone, #E2284D has RGB (226, 40, 77) and HSL (348°, 76%, 52%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2284D is #28E2BC, creating high-contrast pairings. For softer combinations, try analogous colors like #E228AA.

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

Contrast with #E2284D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2284D?

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

What is the RGB value of #E2284D?

#E2284D in RGB is (226, 40, 77) - 226 red, 40 green, and 77 blue.

How to use #E2284D in CSS?

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

What colors go well with #E2284D?

#28E2BC (complementary), #E228AA (analogous), and #A61733 (lighter shade) work well with #E2284D.