#DB5CC0 Color Information

Hex color code: #DB5CC0

#DB5CC0 is a understated magenta color. In RGB it is (219, 92, 192), and in HSL it is (313°, 64%, 61%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#DB5CC0
RGB
219, 92, 192
HSL
313°, 64%, 61%
CMYK
0%, 58%, 12%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB5CC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 92, 192

Red: 219 / Green: 92 / Blue: 192

HSL

313°, 64%, 61%

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

CMYK

0%, 58%, 12%, 14%

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

What color is #DB5CC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB5CC0 to RGB:

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

HEX to HSL

Convert #DB5CC0 to HSL:

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

HEX to CMYK

Convert #DB5CC0 to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #DB5CC0 has RGB (219, 92, 192) and HSL (313°, 64%, 61%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB5CC0 is #5CDB77, creating high-contrast pairings. For softer combinations, try analogous colors like #B75CDB.

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

Contrast with #DB5CC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB5CC0?

#DB5CC0 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB5CC0?

#DB5CC0 in RGB is (219, 92, 192) - 219 red, 92 green, and 192 blue.

How to use #DB5CC0 in CSS?

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

What colors go well with #DB5CC0?

#5CDB77 (complementary), #B75CDB (analogous), and #C02AA0 (lighter shade) work well with #DB5CC0.