#D331BB Color Information

Hex color code: #D331BB

#D331BB is a subtle magenta color. In RGB it is (211, 49, 187), and in HSL it is (309°, 65%, 51%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#D331BB
RGB
211, 49, 187
HSL
309°, 65%, 51%
CMYK
0%, 77%, 11%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D331BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 49, 187

Red: 211 / Green: 49 / Blue: 187

HSL

309°, 65%, 51%

Hue: 309° / Saturation: 65% / Lightness: 51%

CMYK

0%, 77%, 11%, 17%

Cyan: 0% / Magenta: 77% / Yellow: 11% / Key: 17%

What color is #D331BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D331BB to RGB:

rgb(211, 49, 187)HEX to RGB Converter →

HEX to HSL

Convert #D331BB to HSL:

hsl(309, 65%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D331BB to CMYK:

cmyk(0%, 77%, 11%, 17%)Color Converter →

Color Meaning and Usage

#D331BB is a muted magenta color with RGB values of 211, 49, 187 and HSL of 309°, 65%, 51%. 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 #D331BB is #31D349, creating high-contrast pairings. For softer combinations, try analogous colors like #9A31D3.

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

Contrast with #D331BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D331BB?

#D331BB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D331BB?

#D331BB in RGB is (211, 49, 187) - 211 red, 49 green, and 187 blue.

How to use #D331BB in CSS?

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

What colors go well with #D331BB?

#31D349 (complementary), #9A31D3 (analogous), and #972086 (lighter shade) work well with #D331BB.