#ED2665 Color Information

Hex color code: #ED2665

The hex color #ED2665 is a eye-catching magenta with RGB values of (237, 38, 101) and HSL of (341°, 85%, 54%). It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#ED2665
RGB
237, 38, 101
HSL
341°, 85%, 54%
CMYK
0%, 84%, 57%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED2665; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 38, 101

Red: 237 / Green: 38 / Blue: 101

HSL

341°, 85%, 54%

Hue: 341° / Saturation: 85% / Lightness: 54%

CMYK

0%, 84%, 57%, 7%

Cyan: 0% / Magenta: 84% / Yellow: 57% / Key: 7%

What color is #ED2665?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED2665 to RGB:

rgb(237, 38, 101)HEX to RGB Converter →

HEX to HSL

Convert #ED2665 to HSL:

hsl(341, 85%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #ED2665 to CMYK:

cmyk(0%, 84%, 57%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #ED2665 has RGB (237, 38, 101) and HSL (341°, 85%, 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 #ED2665 is #26EDAE, creating high-contrast pairings. For softer combinations, try analogous colors like #ED26C9.

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

Contrast with #ED2665

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED2665?

#ED2665 is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED2665?

#ED2665 in RGB is (237, 38, 101) - 237 red, 38 green, and 101 blue.

How to use #ED2665 in CSS?

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

What colors go well with #ED2665?

#26EDAE (complementary), #ED26C9 (analogous), and #B80F44 (lighter shade) work well with #ED2665.