#D232AF Color Information

Hex color code: #D232AF

#D232AF is a understated magenta color. In RGB it is (210, 50, 175), and in HSL it is (313°, 64%, 51%). It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#D232AF
RGB
210, 50, 175
HSL
313°, 64%, 51%
CMYK
0%, 76%, 17%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D232AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 50, 175

Red: 210 / Green: 50 / Blue: 175

HSL

313°, 64%, 51%

Hue: 313° / Saturation: 64% / Lightness: 51%

CMYK

0%, 76%, 17%, 18%

Cyan: 0% / Magenta: 76% / Yellow: 17% / Key: 18%

What color is #D232AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D232AF to RGB:

rgb(210, 50, 175)HEX to RGB Converter →

HEX to HSL

Convert #D232AF to HSL:

hsl(313, 64%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #D232AF to CMYK:

cmyk(0%, 76%, 17%, 18%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #D232AF has RGB (210, 50, 175) and HSL (313°, 64%, 51%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D232AF is #32D255, creating high-contrast pairings. For softer combinations, try analogous colors like #A532D2.

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

Contrast with #D232AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D232AF?

#D232AF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D232AF?

#D232AF in RGB is (210, 50, 175) - 210 red, 50 green, and 175 blue.

How to use #D232AF in CSS?

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

What colors go well with #D232AF?

#32D255 (complementary), #A532D2 (analogous), and #97217D (lighter shade) work well with #D232AF.