#D666BE Color Information

Hex color code: #D666BE

#D666BE is a understated magenta color. In RGB it is (214, 102, 190), and in HSL it is (313°, 58%, 62%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D666BE
RGB
214, 102, 190
HSL
313°, 58%, 62%
CMYK
0%, 52%, 11%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D666BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 102, 190

Red: 214 / Green: 102 / Blue: 190

HSL

313°, 58%, 62%

Hue: 313° / Saturation: 58% / Lightness: 62%

CMYK

0%, 52%, 11%, 16%

Cyan: 0% / Magenta: 52% / Yellow: 11% / Key: 16%

What color is #D666BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D666BE to RGB:

rgb(214, 102, 190)HEX to RGB Converter →

HEX to HSL

Convert #D666BE to HSL:

hsl(313, 58%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #D666BE to CMYK:

cmyk(0%, 52%, 11%, 16%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #D666BE has RGB (214, 102, 190) and HSL (313°, 58%, 62%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D666BE is #66D67E, creating high-contrast pairings. For softer combinations, try analogous colors like #B666D6.

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

Contrast with #D666BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D666BE?

#D666BE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D666BE?

#D666BE in RGB is (214, 102, 190) - 214 red, 102 green, and 190 blue.

How to use #D666BE in CSS?

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

What colors go well with #D666BE?

#66D67E (complementary), #B666D6 (analogous), and #BD329F (lighter shade) work well with #D666BE.