#D714BD Color Information

Hex color code: #D714BD

The hex color #D714BD is a eye-catching magenta with RGB values of (215, 20, 189) and HSL of (308°, 83%, 46%). It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#D714BD
RGB
215, 20, 189
HSL
308°, 83%, 46%
CMYK
0%, 91%, 12%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D714BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 20, 189

Red: 215 / Green: 20 / Blue: 189

HSL

308°, 83%, 46%

Hue: 308° / Saturation: 83% / Lightness: 46%

CMYK

0%, 91%, 12%, 16%

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

What color is #D714BD?

#D714BD is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D714BD to RGB:

rgb(215, 20, 189)HEX to RGB Converter →

HEX to HSL

Convert #D714BD to HSL:

hsl(308, 83%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #D714BD to CMYK:

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

Color Meaning and Usage

#D714BD is a vivid magenta color with RGB values of 215, 20, 189 and HSL of 308°, 83%, 46%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D714BD is #14D72E, creating high-contrast pairings. For softer combinations, try analogous colors like #8F14D7.

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

Contrast with #D714BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D714BD?

#D714BD is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D714BD?

#D714BD in RGB is (215, 20, 189) - 215 red, 20 green, and 189 blue.

How to use #D714BD in CSS?

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

What colors go well with #D714BD?

#14D72E (complementary), #8F14D7 (analogous), and #910D7F (lighter shade) work well with #D714BD.