#DB006E Color Information

Hex color code: #DB006E

#DB006E is a vivid magenta color. In RGB it is (219, 0, 110), and in HSL it is (330°, 100%, 43%). It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#DB006E
RGB
219, 0, 110
HSL
330°, 100%, 43%
CMYK
0%, 100%, 50%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #DB006E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #DB006E; color: #FFFFFF; }

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 #DB006E; background-color: #DB006E15; }

Alert / Toast

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

Link / Accent

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

a { color: #DB006E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 0, 110

Red: 219 / Green: 0 / Blue: 110

HSL

330°, 100%, 43%

Hue: 330° / Saturation: 100% / Lightness: 43%

CMYK

0%, 100%, 50%, 14%

Cyan: 0% / Magenta: 100% / Yellow: 50% / Key: 14%

What color is #DB006E?

#DB006E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB006E to RGB:

rgb(219, 0, 110)HEX to RGB Converter →

HEX to HSL

Convert #DB006E to HSL:

hsl(330, 100%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #DB006E to CMYK:

cmyk(0%, 100%, 50%, 14%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #DB006E has RGB (219, 0, 110) and HSL (330°, 100%, 43%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB006E is #00DB6E, creating high-contrast pairings. For softer combinations, try analogous colors like #DB00DB.

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

Contrast with #DB006E

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

Contrast Ratio: 4.24:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB006E?

#DB006E is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DB006E?

#DB006E in RGB is (219, 0, 110) - 219 red, 0 green, and 110 blue.

How to use #DB006E in CSS?

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

What colors go well with #DB006E?

#00DB6E (complementary), #DB00DB (analogous), and #8F0047 (lighter shade) work well with #DB006E.