#E6285B Color Information

Hex color code: #E6285B

#E6285B is a eye-catching magenta color. In RGB it is (230, 40, 91), and in HSL it is (344°, 79%, 53%). It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#E6285B
RGB
230, 40, 91
HSL
344°, 79%, 53%
CMYK
0%, 83%, 60%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6285B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 40, 91

Red: 230 / Green: 40 / Blue: 91

HSL

344°, 79%, 53%

Hue: 344° / Saturation: 79% / Lightness: 53%

CMYK

0%, 83%, 60%, 10%

Cyan: 0% / Magenta: 83% / Yellow: 60% / Key: 10%

What color is #E6285B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6285B to RGB:

rgb(230, 40, 91)HEX to RGB Converter →

HEX to HSL

Convert #E6285B to HSL:

hsl(344, 79%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #E6285B to CMYK:

cmyk(0%, 83%, 60%, 10%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #E6285B has RGB (230, 40, 91) and HSL (344°, 79%, 53%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6285B is #28E6B3, creating high-contrast pairings. For softer combinations, try analogous colors like #E628BA.

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

Contrast with #E6285B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6285B?

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

What is the RGB value of #E6285B?

#E6285B in RGB is (230, 40, 91) - 230 red, 40 green, and 91 blue.

How to use #E6285B in CSS?

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

What colors go well with #E6285B?

#28E6B3 (complementary), #E628BA (analogous), and #AD143D (lighter shade) work well with #E6285B.