#D273ED Color Information

Hex color code: #D273ED

A striking magenta shade, #D273ED appears as (210, 115, 237) in RGB and (287°, 77%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#D273ED
RGB
210, 115, 237
HSL
287°, 77%, 69%
CMYK
11%, 51%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D273ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 115, 237

Red: 210 / Green: 115 / Blue: 237

HSL

287°, 77%, 69%

Hue: 287° / Saturation: 77% / Lightness: 69%

CMYK

11%, 51%, 0%, 7%

Cyan: 11% / Magenta: 51% / Yellow: 0% / Key: 7%

What color is #D273ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D273ED to RGB:

rgb(210, 115, 237)HEX to RGB Converter →

HEX to HSL

Convert #D273ED to HSL:

hsl(287, 77%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D273ED to CMYK:

cmyk(11%, 51%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D273ED is a eye-catching magenta color with RGB values of 210, 115, 237 and HSL of 287°, 77%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D273ED is #8DED73, creating high-contrast pairings. For softer combinations, try analogous colors like #9673ED.

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

Contrast with #D273ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D273ED?

#D273ED is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D273ED?

#D273ED in RGB is (210, 115, 237) - 210 red, 115 green, and 237 blue.

How to use #D273ED in CSS?

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

What colors go well with #D273ED?

#8DED73 (complementary), #9673ED (analogous), and #BD2FE4 (lighter shade) work well with #D273ED.