#DAAFCE Color Information

Hex color code: #DAAFCE

A airy magenta shade, #DAAFCE appears as (218, 175, 206) in RGB and (317°, 37%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DAAFCE
RGB
218, 175, 206
HSL
317°, 37%, 77%
CMYK
0%, 20%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAAFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 175, 206

Red: 218 / Green: 175 / Blue: 206

HSL

317°, 37%, 77%

Hue: 317° / Saturation: 37% / Lightness: 77%

CMYK

0%, 20%, 6%, 15%

Cyan: 0% / Magenta: 20% / Yellow: 6% / Key: 15%

What color is #DAAFCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAAFCE to RGB:

rgb(218, 175, 206)HEX to RGB Converter →

HEX to HSL

Convert #DAAFCE to HSL:

hsl(317, 37%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DAAFCE to CMYK:

cmyk(0%, 20%, 6%, 15%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #DAAFCE has RGB (218, 175, 206) and HSL (317°, 37%, 77%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAAFCE is #AFDABB, creating high-contrast pairings. For softer combinations, try analogous colors like #D1AFDA.

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

Contrast with #DAAFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAAFCE?

#DAAFCE is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DAAFCE?

#DAAFCE in RGB is (218, 175, 206) - 218 red, 175 green, and 206 blue.

How to use #DAAFCE in CSS?

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

What colors go well with #DAAFCE?

#AFDABB (complementary), #D1AFDA (analogous), and #C27AAE (lighter shade) work well with #DAAFCE.