#DFC7CC Color Information

Hex color code: #DFC7CC

The hex color #DFC7CC is a ethereal red with RGB values of (223, 199, 204) and HSL of (347°, 27%, 83%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#DFC7CC
RGB
223, 199, 204
HSL
347°, 27%, 83%
CMYK
0%, 11%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFC7CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 199, 204

Red: 223 / Green: 199 / Blue: 204

HSL

347°, 27%, 83%

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

CMYK

0%, 11%, 9%, 13%

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

What color is #DFC7CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFC7CC to RGB:

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

HEX to HSL

Convert #DFC7CC to HSL:

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

HEX to CMYK

Convert #DFC7CC to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #DFC7CC has RGB (223, 199, 204) and HSL (347°, 27%, 83%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFC7CC is #C8DFDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC8D9.

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

Contrast with #DFC7CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFC7CC?

#DFC7CC is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFC7CC?

#DFC7CC in RGB is (223, 199, 204) - 223 red, 199 green, and 204 blue.

How to use #DFC7CC in CSS?

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

What colors go well with #DFC7CC?

#C8DFDA (complementary), #DFC8D9 (analogous), and #C397A1 (lighter shade) work well with #DFC7CC.