#D920BB Color Information

Hex color code: #D920BB

A eye-catching magenta shade, #D920BB appears as (217, 32, 187) in RGB and (310°, 74%, 49%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#D920BB
RGB
217, 32, 187
HSL
310°, 74%, 49%
CMYK
0%, 85%, 14%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D920BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 32, 187

Red: 217 / Green: 32 / Blue: 187

HSL

310°, 74%, 49%

Hue: 310° / Saturation: 74% / Lightness: 49%

CMYK

0%, 85%, 14%, 15%

Cyan: 0% / Magenta: 85% / Yellow: 14% / Key: 15%

What color is #D920BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D920BB to RGB:

rgb(217, 32, 187)HEX to RGB Converter →

HEX to HSL

Convert #D920BB to HSL:

hsl(310, 74%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #D920BB to CMYK:

cmyk(0%, 85%, 14%, 15%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #D920BB has RGB (217, 32, 187) and HSL (310°, 74%, 49%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D920BB is #20D93F, creating high-contrast pairings. For softer combinations, try analogous colors like #9C20D9.

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

Contrast with #D920BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D920BB?

#D920BB is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D920BB?

#D920BB in RGB is (217, 32, 187) - 217 red, 32 green, and 187 blue.

How to use #D920BB in CSS?

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

What colors go well with #D920BB?

#20D93F (complementary), #9C20D9 (analogous), and #971781 (lighter shade) work well with #D920BB.