#D265BB Color Information

Hex color code: #D265BB

The hex color #D265BB is a understated magenta with RGB values of (210, 101, 187) and HSL of (313°, 55%, 61%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D265BB
RGB
210, 101, 187
HSL
313°, 55%, 61%
CMYK
0%, 52%, 11%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D265BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 101, 187

Red: 210 / Green: 101 / Blue: 187

HSL

313°, 55%, 61%

Hue: 313° / Saturation: 55% / Lightness: 61%

CMYK

0%, 52%, 11%, 18%

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

What color is #D265BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D265BB to RGB:

rgb(210, 101, 187)HEX to RGB Converter →

HEX to HSL

Convert #D265BB to HSL:

hsl(313, 55%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #D265BB to CMYK:

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

Color Meaning and Usage

#D265BB is a balanced magenta color with RGB values of 210, 101, 187 and HSL of 313°, 55%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D265BB is #65D27D, creating high-contrast pairings. For softer combinations, try analogous colors like #B365D2.

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

Contrast with #D265BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D265BB?

#D265BB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D265BB?

#D265BB in RGB is (210, 101, 187) - 210 red, 101 green, and 187 blue.

How to use #D265BB in CSS?

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

What colors go well with #D265BB?

#65D27D (complementary), #B365D2 (analogous), and #B6359A (lighter shade) work well with #D265BB.