#D6008F Color Information

Hex color code: #D6008F

#D6008F is a striking magenta color. In RGB it is (214, 0, 143), and in HSL it is (320°, 100%, 42%). It is often used for branding and logos.

Try:
Color NameMedium Violet Red
HEX
#D6008F
RGB
214, 0, 143
HSL
320°, 100%, 42%
CMYK
0%, 100%, 33%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6008F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 0, 143

Red: 214 / Green: 0 / Blue: 143

HSL

320°, 100%, 42%

Hue: 320° / Saturation: 100% / Lightness: 42%

CMYK

0%, 100%, 33%, 16%

Cyan: 0% / Magenta: 100% / Yellow: 33% / Key: 16%

What color is #D6008F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6008F to RGB:

rgb(214, 0, 143)HEX to RGB Converter →

HEX to HSL

Convert #D6008F to HSL:

hsl(320, 100%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #D6008F to CMYK:

cmyk(0%, 100%, 33%, 16%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #D6008F has RGB (214, 0, 143) and HSL (320°, 100%, 42%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6008F is #00D647, creating high-contrast pairings. For softer combinations, try analogous colors like #B200D6.

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

Contrast with #D6008F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6008F?

#D6008F is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D6008F?

#D6008F in RGB is (214, 0, 143) - 214 red, 0 green, and 143 blue.

How to use #D6008F in CSS?

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

What colors go well with #D6008F?

#00D647 (complementary), #B200D6 (analogous), and #8A005C (lighter shade) work well with #D6008F.