#D674AB Color Information

Hex color code: #D674AB

#D674AB is a subtle magenta color. In RGB it is (214, 116, 171), and in HSL it is (326°, 54%, 65%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#D674AB
RGB
214, 116, 171
HSL
326°, 54%, 65%
CMYK
0%, 46%, 20%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D674AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 116, 171

Red: 214 / Green: 116 / Blue: 171

HSL

326°, 54%, 65%

Hue: 326° / Saturation: 54% / Lightness: 65%

CMYK

0%, 46%, 20%, 16%

Cyan: 0% / Magenta: 46% / Yellow: 20% / Key: 16%

What color is #D674AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D674AB to RGB:

rgb(214, 116, 171)HEX to RGB Converter →

HEX to HSL

Convert #D674AB to HSL:

hsl(326, 54%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #D674AB to CMYK:

cmyk(0%, 46%, 20%, 16%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #D674AB has RGB (214, 116, 171) and HSL (326°, 54%, 65%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D674AB is #76D69F, creating high-contrast pairings. For softer combinations, try analogous colors like #D076D6.

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

Contrast with #D674AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D674AB?

#D674AB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D674AB?

#D674AB in RGB is (214, 116, 171) - 214 red, 116 green, and 171 blue.

How to use #D674AB in CSS?

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

What colors go well with #D674AB?

#76D69F (complementary), #D076D6 (analogous), and #C43B89 (lighter shade) work well with #D674AB.