#ED92ED Color Information

Hex color code: #ED92ED

A striking magenta shade, #ED92ED appears as (237, 146, 237) in RGB and (300°, 72%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#ED92ED
RGB
237, 146, 237
HSL
300°, 72%, 75%
CMYK
0%, 38%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED92ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 146, 237

Red: 237 / Green: 146 / Blue: 237

HSL

300°, 72%, 75%

Hue: 300° / Saturation: 72% / Lightness: 75%

CMYK

0%, 38%, 0%, 7%

Cyan: 0% / Magenta: 38% / Yellow: 0% / Key: 7%

What color is #ED92ED?

#ED92ED is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED92ED to RGB:

rgb(237, 146, 237)HEX to RGB Converter →

HEX to HSL

Convert #ED92ED to HSL:

hsl(300, 72%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #ED92ED to CMYK:

cmyk(0%, 38%, 0%, 7%)Color Converter →

Color Meaning and Usage

#ED92ED is a dynamic magenta color with RGB values of 237, 146, 237 and HSL of 300°, 72%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED92ED is #91ED91, creating high-contrast pairings. For softer combinations, try analogous colors like #BF91ED.

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

Contrast with #ED92ED

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

Contrast Ratio: 9.94:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED92ED?

#ED92ED is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ED92ED?

#ED92ED in RGB is (237, 146, 237) - 237 red, 146 green, and 237 blue.

How to use #ED92ED in CSS?

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

What colors go well with #ED92ED?

#91ED91 (complementary), #BF91ED (analogous), and #E250E2 (lighter shade) work well with #ED92ED.