#DB5CAF Color Information

Hex color code: #DB5CAF

A understated magenta shade, #DB5CAF appears as (219, 92, 175) in RGB and (321°, 64%, 61%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DB5CAF
RGB
219, 92, 175
HSL
321°, 64%, 61%
CMYK
0%, 58%, 20%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB5CAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 92, 175

Red: 219 / Green: 92 / Blue: 175

HSL

321°, 64%, 61%

Hue: 321° / Saturation: 64% / Lightness: 61%

CMYK

0%, 58%, 20%, 14%

Cyan: 0% / Magenta: 58% / Yellow: 20% / Key: 14%

What color is #DB5CAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB5CAF to RGB:

rgb(219, 92, 175)HEX to RGB Converter →

HEX to HSL

Convert #DB5CAF to HSL:

hsl(321, 64%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #DB5CAF to CMYK:

cmyk(0%, 58%, 20%, 14%)Color Converter →

Color Meaning and Usage

#DB5CAF is a neutral magenta color with RGB values of 219, 92, 175 and HSL of 321°, 64%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB5CAF is #5CDB88, creating high-contrast pairings. For softer combinations, try analogous colors like #C85CDB.

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

Contrast with #DB5CAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB5CAF?

#DB5CAF is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB5CAF?

#DB5CAF in RGB is (219, 92, 175) - 219 red, 92 green, and 175 blue.

How to use #DB5CAF in CSS?

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

What colors go well with #DB5CAF?

#5CDB88 (complementary), #C85CDB (analogous), and #C02A8C (lighter shade) work well with #DB5CAF.