#DB75BD Color Information

Hex color code: #DB75BD

A subtle magenta shade, #DB75BD appears as (219, 117, 189) in RGB and (318°, 59%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#DB75BD
RGB
219, 117, 189
HSL
318°, 59%, 66%
CMYK
0%, 47%, 14%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB75BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 117, 189

Red: 219 / Green: 117 / Blue: 189

HSL

318°, 59%, 66%

Hue: 318° / Saturation: 59% / Lightness: 66%

CMYK

0%, 47%, 14%, 14%

Cyan: 0% / Magenta: 47% / Yellow: 14% / Key: 14%

What color is #DB75BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB75BD to RGB:

rgb(219, 117, 189)HEX to RGB Converter →

HEX to HSL

Convert #DB75BD to HSL:

hsl(318, 59%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DB75BD to CMYK:

cmyk(0%, 47%, 14%, 14%)Color Converter →

Color Meaning and Usage

#DB75BD is a balanced magenta color with RGB values of 219, 117, 189 and HSL of 318°, 59%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB75BD is #75DB94, creating high-contrast pairings. For softer combinations, try analogous colors like #C775DB.

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

Contrast with #DB75BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB75BD?

#DB75BD is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB75BD?

#DB75BD in RGB is (219, 117, 189) - 219 red, 117 green, and 189 blue.

How to use #DB75BD in CSS?

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

What colors go well with #DB75BD?

#75DB94 (complementary), #C775DB (analogous), and #CC38A0 (lighter shade) work well with #DB75BD.