#DFC7CE Color Information

Hex color code: #DFC7CE

#DFC7CE is a ethereal magenta color. In RGB it is (223, 199, 206), and in HSL it is (343°, 27%, 83%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#DFC7CE
RGB
223, 199, 206
HSL
343°, 27%, 83%
CMYK
0%, 11%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFC7CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 199, 206

Red: 223 / Green: 199 / Blue: 206

HSL

343°, 27%, 83%

Hue: 343° / Saturation: 27% / Lightness: 83%

CMYK

0%, 11%, 8%, 13%

Cyan: 0% / Magenta: 11% / Yellow: 8% / Key: 13%

What color is #DFC7CE?

#DFC7CE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFC7CE to RGB:

rgb(223, 199, 206)HEX to RGB Converter →

HEX to HSL

Convert #DFC7CE to HSL:

hsl(343, 27%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DFC7CE to CMYK:

cmyk(0%, 11%, 8%, 13%)Color Converter →

Color Meaning and Usage

#DFC7CE is a light magenta color with RGB values of 223, 199, 206 and HSL of 343°, 27%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFC7CE is #C8DFD9, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC8DA.

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

Contrast with #DFC7CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFC7CE?

#DFC7CE is a light magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFC7CE?

#DFC7CE in RGB is (223, 199, 206) - 223 red, 199 green, and 206 blue.

How to use #DFC7CE in CSS?

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

What colors go well with #DFC7CE?

#C8DFD9 (complementary), #DFC8DA (analogous), and #C397A4 (lighter shade) work well with #DFC7CE.