#DB75BB Color Information

Hex color code: #DB75BB

#DB75BB is a subtle magenta color. In RGB it is (219, 117, 187), and in HSL it is (319°, 59%, 66%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#DB75BB
RGB
219, 117, 187
HSL
319°, 59%, 66%
CMYK
0%, 47%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB75BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 117, 187

Red: 219 / Green: 117 / Blue: 187

HSL

319°, 59%, 66%

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

CMYK

0%, 47%, 15%, 14%

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

What color is #DB75BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB75BB to RGB:

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

HEX to HSL

Convert #DB75BB to HSL:

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

HEX to CMYK

Convert #DB75BB to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #DB75BB has RGB (219, 117, 187) and HSL (319°, 59%, 66%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB75BB is #75DB96, creating high-contrast pairings. For softer combinations, try analogous colors like #C975DB.

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

Contrast with #DB75BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB75BB?

#DB75BB is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB75BB?

#DB75BB in RGB is (219, 117, 187) - 219 red, 117 green, and 187 blue.

How to use #DB75BB in CSS?

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

What colors go well with #DB75BB?

#75DB96 (complementary), #C975DB (analogous), and #CC389D (lighter shade) work well with #DB75BB.