#D7BECB Color Information

Hex color code: #D7BECB

#D7BECB is a delicate magenta color. In RGB it is (215, 190, 203), and in HSL it is (329°, 24%, 79%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D7BECB
RGB
215, 190, 203
HSL
329°, 24%, 79%
CMYK
0%, 12%, 6%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7BECB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 190, 203

Red: 215 / Green: 190 / Blue: 203

HSL

329°, 24%, 79%

Hue: 329° / Saturation: 24% / Lightness: 79%

CMYK

0%, 12%, 6%, 16%

Cyan: 0% / Magenta: 12% / Yellow: 6% / Key: 16%

What color is #D7BECB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7BECB to RGB:

rgb(215, 190, 203)HEX to RGB Converter →

HEX to HSL

Convert #D7BECB to HSL:

hsl(329, 24%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #D7BECB to CMYK:

cmyk(0%, 12%, 6%, 16%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #D7BECB has RGB (215, 190, 203) and HSL (329°, 24%, 79%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7BECB is #BDD6C9, creating high-contrast pairings. For softer combinations, try analogous colors like #D6BDD6.

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

Contrast with #D7BECB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7BECB?

#D7BECB is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D7BECB?

#D7BECB in RGB is (215, 190, 203) - 215 red, 190 green, and 203 blue.

How to use #D7BECB in CSS?

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

What colors go well with #D7BECB?

#BDD6C9 (complementary), #D6BDD6 (analogous), and #B98DA4 (lighter shade) work well with #D7BECB.