#DE599C Color Information

Hex color code: #DE599C

A neutral magenta shade, #DE599C appears as (222, 89, 156) in RGB and (330°, 67%, 61%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#DE599C
RGB
222, 89, 156
HSL
330°, 67%, 61%
CMYK
0%, 60%, 30%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE599C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 89, 156

Red: 222 / Green: 89 / Blue: 156

HSL

330°, 67%, 61%

Hue: 330° / Saturation: 67% / Lightness: 61%

CMYK

0%, 60%, 30%, 13%

Cyan: 0% / Magenta: 60% / Yellow: 30% / Key: 13%

What color is #DE599C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE599C to RGB:

rgb(222, 89, 156)HEX to RGB Converter →

HEX to HSL

Convert #DE599C to HSL:

hsl(330, 67%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #DE599C to CMYK:

cmyk(0%, 60%, 30%, 13%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #DE599C has RGB (222, 89, 156) and HSL (330°, 67%, 61%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE599C is #59DE9C, creating high-contrast pairings. For softer combinations, try analogous colors like #DE59DE.

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

Contrast with #DE599C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE599C?

#DE599C is a neutral magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DE599C?

#DE599C in RGB is (222, 89, 156) - 222 red, 89 green, and 156 blue.

How to use #DE599C in CSS?

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

What colors go well with #DE599C?

#59DE9C (complementary), #DE59DE (analogous), and #C42775 (lighter shade) work well with #DE599C.