#DB66D5 Color Information

Hex color code: #DB66D5

#DB66D5 is a understated magenta color. In RGB it is (219, 102, 213), and in HSL it is (303°, 62%, 63%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#DB66D5
RGB
219, 102, 213
HSL
303°, 62%, 63%
CMYK
0%, 53%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB66D5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 102, 213

Red: 219 / Green: 102 / Blue: 213

HSL

303°, 62%, 63%

Hue: 303° / Saturation: 62% / Lightness: 63%

CMYK

0%, 53%, 3%, 14%

Cyan: 0% / Magenta: 53% / Yellow: 3% / Key: 14%

What color is #DB66D5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB66D5 to RGB:

rgb(219, 102, 213)HEX to RGB Converter →

HEX to HSL

Convert #DB66D5 to HSL:

hsl(303, 62%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #DB66D5 to CMYK:

cmyk(0%, 53%, 3%, 14%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #DB66D5 has RGB (219, 102, 213) and HSL (303°, 62%, 63%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB66D5 is #66DB6C, creating high-contrast pairings. For softer combinations, try analogous colors like #A666DB.

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

Contrast with #DB66D5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB66D5?

#DB66D5 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB66D5?

#DB66D5 in RGB is (219, 102, 213) - 219 red, 102 green, and 213 blue.

How to use #DB66D5 in CSS?

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

What colors go well with #DB66D5?

#66DB6C (complementary), #A666DB (analogous), and #C62FBF (lighter shade) work well with #DB66D5.