#DAB3CF Color Information

Hex color code: #DAB3CF

#DAB3CF is a airy magenta color. In RGB it is (218, 179, 207), and in HSL it is (317°, 35%, 78%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DAB3CF
RGB
218, 179, 207
HSL
317°, 35%, 78%
CMYK
0%, 18%, 5%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAB3CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 179, 207

Red: 218 / Green: 179 / Blue: 207

HSL

317°, 35%, 78%

Hue: 317° / Saturation: 35% / Lightness: 78%

CMYK

0%, 18%, 5%, 15%

Cyan: 0% / Magenta: 18% / Yellow: 5% / Key: 15%

What color is #DAB3CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAB3CF to RGB:

rgb(218, 179, 207)HEX to RGB Converter →

HEX to HSL

Convert #DAB3CF to HSL:

hsl(317, 35%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DAB3CF to CMYK:

cmyk(0%, 18%, 5%, 15%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #DAB3CF has RGB (218, 179, 207) and HSL (317°, 35%, 78%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAB3CF is #B3DBBE, creating high-contrast pairings. For softer combinations, try analogous colors like #D2B3DB.

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

Contrast with #DAB3CF

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

Contrast Ratio: 11.33:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAB3CF?

#DAB3CF is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DAB3CF?

#DAB3CF in RGB is (218, 179, 207) - 218 red, 179 green, and 207 blue.

How to use #DAB3CF in CSS?

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

What colors go well with #DAB3CF?

#B3DBBE (complementary), #D2B3DB (analogous), and #C280AF (lighter shade) work well with #DAB3CF.