#D5BECA Color Information

Hex color code: #D5BECA

A airy magenta shade, #D5BECA appears as (213, 190, 202) in RGB and (329°, 21%, 79%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#D5BECA
RGB
213, 190, 202
HSL
329°, 21%, 79%
CMYK
0%, 11%, 5%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D5BECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 190, 202

Red: 213 / Green: 190 / Blue: 202

HSL

329°, 21%, 79%

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

CMYK

0%, 11%, 5%, 16%

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

What color is #D5BECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D5BECA to RGB:

rgb(213, 190, 202)HEX to RGB Converter →

HEX to HSL

Convert #D5BECA to HSL:

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

HEX to CMYK

Convert #D5BECA to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #D5BECA has RGB (213, 190, 202) and HSL (329°, 21%, 79%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D5BECA is #BED5C9, creating high-contrast pairings. For softer combinations, try analogous colors like #D4BED5.

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

Contrast with #D5BECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D5BECA?

#D5BECA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D5BECA?

#D5BECA in RGB is (213, 190, 202) - 213 red, 190 green, and 202 blue.

How to use #D5BECA in CSS?

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

What colors go well with #D5BECA?

#BED5C9 (complementary), #D4BED5 (analogous), and #B690A4 (lighter shade) work well with #D5BECA.