#D02C69 Color Information

Hex color code: #D02C69

The hex color #D02C69 is a energetic magenta with RGB values of (208, 44, 105) and HSL of (338°, 65%, 49%). It is frequently seen in web interfaces.

Try:
Color NameMedium Violet Red
HEX
#D02C69
RGB
208, 44, 105
HSL
338°, 65%, 49%
CMYK
0%, 79%, 50%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D02C69; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 44, 105

Red: 208 / Green: 44 / Blue: 105

HSL

338°, 65%, 49%

Hue: 338° / Saturation: 65% / Lightness: 49%

CMYK

0%, 79%, 50%, 18%

Cyan: 0% / Magenta: 79% / Yellow: 50% / Key: 18%

What color is #D02C69?

#D02C69 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D02C69 to RGB:

rgb(208, 44, 105)HEX to RGB Converter →

HEX to HSL

Convert #D02C69 to HSL:

hsl(338, 65%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #D02C69 to CMYK:

cmyk(0%, 79%, 50%, 18%)Color Converter →

Color Meaning and Usage

#D02C69 is a invigorating magenta color with RGB values of 208, 44, 105 and HSL of 338°, 65%, 49%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D02C69 is #2CCE93, creating high-contrast pairings. For softer combinations, try analogous colors like #CE2CB9.

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

Contrast with #D02C69

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D02C69?

#D02C69 is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D02C69?

#D02C69 in RGB is (208, 44, 105) - 208 red, 44 green, and 105 blue.

How to use #D02C69 in CSS?

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

What colors go well with #D02C69?

#2CCE93 (complementary), #CE2CB9 (analogous), and #8F1E48 (lighter shade) work well with #D02C69.