#DB76CF Color Information

Hex color code: #DB76CF

The hex color #DB76CF is a subtle magenta with RGB values of (219, 118, 207) and HSL of (307°, 58%, 66%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#DB76CF
RGB
219, 118, 207
HSL
307°, 58%, 66%
CMYK
0%, 46%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB76CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 118, 207

Red: 219 / Green: 118 / Blue: 207

HSL

307°, 58%, 66%

Hue: 307° / Saturation: 58% / Lightness: 66%

CMYK

0%, 46%, 5%, 14%

Cyan: 0% / Magenta: 46% / Yellow: 5% / Key: 14%

What color is #DB76CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB76CF to RGB:

rgb(219, 118, 207)HEX to RGB Converter →

HEX to HSL

Convert #DB76CF to HSL:

hsl(307, 58%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DB76CF to CMYK:

cmyk(0%, 46%, 5%, 14%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #DB76CF has RGB (219, 118, 207) and HSL (307°, 58%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB76CF is #76DB82, creating high-contrast pairings. For softer combinations, try analogous colors like #B476DB.

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

Contrast with #DB76CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB76CF?

#DB76CF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB76CF?

#DB76CF in RGB is (219, 118, 207) - 219 red, 118 green, and 207 blue.

How to use #DB76CF in CSS?

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

What colors go well with #DB76CF?

#76DB82 (complementary), #B476DB (analogous), and #CB3ABA (lighter shade) work well with #DB76CF.