#D468CB Color Information

Hex color code: #D468CB

#D468CB is a understated magenta color. In RGB it is (212, 104, 203), and in HSL it is (305°, 56%, 62%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#D468CB
RGB
212, 104, 203
HSL
305°, 56%, 62%
CMYK
0%, 51%, 4%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D468CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 104, 203

Red: 212 / Green: 104 / Blue: 203

HSL

305°, 56%, 62%

Hue: 305° / Saturation: 56% / Lightness: 62%

CMYK

0%, 51%, 4%, 17%

Cyan: 0% / Magenta: 51% / Yellow: 4% / Key: 17%

What color is #D468CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D468CB to RGB:

rgb(212, 104, 203)HEX to RGB Converter →

HEX to HSL

Convert #D468CB to HSL:

hsl(305, 56%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #D468CB to CMYK:

cmyk(0%, 51%, 4%, 17%)Color Converter →

Color Meaning and Usage

#D468CB is a neutral magenta color with RGB values of 212, 104, 203 and HSL of 305°, 56%, 62%. 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 #D468CB is #68D471, creating high-contrast pairings. For softer combinations, try analogous colors like #A768D4.

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

Contrast with #D468CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D468CB?

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

What is the RGB value of #D468CB?

#D468CB in RGB is (212, 104, 203) - 212 red, 104 green, and 203 blue.

How to use #D468CB in CSS?

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

What colors go well with #D468CB?

#68D471 (complementary), #A768D4 (analogous), and #BB35B0 (lighter shade) work well with #D468CB.