#DF35A6 Color Information

Hex color code: #DF35A6

A dynamic magenta shade, #DF35A6 appears as (223, 53, 166) in RGB and (320°, 73%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#DF35A6
RGB
223, 53, 166
HSL
320°, 73%, 54%
CMYK
0%, 76%, 26%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF35A6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 53, 166

Red: 223 / Green: 53 / Blue: 166

HSL

320°, 73%, 54%

Hue: 320° / Saturation: 73% / Lightness: 54%

CMYK

0%, 76%, 26%, 13%

Cyan: 0% / Magenta: 76% / Yellow: 26% / Key: 13%

What color is #DF35A6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF35A6 to RGB:

rgb(223, 53, 166)HEX to RGB Converter →

HEX to HSL

Convert #DF35A6 to HSL:

hsl(320, 73%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #DF35A6 to CMYK:

cmyk(0%, 76%, 26%, 13%)Color Converter →

Color Meaning and Usage

#DF35A6 is a striking magenta color with RGB values of 223, 53, 166 and HSL of 320°, 73%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF35A6 is #34DF6D, creating high-contrast pairings. For softer combinations, try analogous colors like #C334DF.

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

Contrast with #DF35A6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF35A6?

#DF35A6 is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF35A6?

#DF35A6 in RGB is (223, 53, 166) - 223 red, 53 green, and 166 blue.

How to use #DF35A6 in CSS?

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

What colors go well with #DF35A6?

#34DF6D (complementary), #C334DF (analogous), and #AC1B7C (lighter shade) work well with #DF35A6.