#D515BF Color Information

Hex color code: #D515BF

#D515BF is a eye-catching magenta color. In RGB it is (213, 21, 191), and in HSL it is (307°, 82%, 46%). It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#D515BF
RGB
213, 21, 191
HSL
307°, 82%, 46%
CMYK
0%, 90%, 10%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D515BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 21, 191

Red: 213 / Green: 21 / Blue: 191

HSL

307°, 82%, 46%

Hue: 307° / Saturation: 82% / Lightness: 46%

CMYK

0%, 90%, 10%, 16%

Cyan: 0% / Magenta: 90% / Yellow: 10% / Key: 16%

What color is #D515BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D515BF to RGB:

rgb(213, 21, 191)HEX to RGB Converter →

HEX to HSL

Convert #D515BF to HSL:

hsl(307, 82%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #D515BF to CMYK:

cmyk(0%, 90%, 10%, 16%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #D515BF has RGB (213, 21, 191) and HSL (307°, 82%, 46%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D515BF is #15D52C, creating high-contrast pairings. For softer combinations, try analogous colors like #8C15D5.

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

Contrast with #D515BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D515BF?

#D515BF is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D515BF?

#D515BF in RGB is (213, 21, 191) - 213 red, 21 green, and 191 blue.

How to use #D515BF in CSS?

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

What colors go well with #D515BF?

#15D52C (complementary), #8C15D5 (analogous), and #900E81 (lighter shade) work well with #D515BF.