#DFCFCB Color Information

Hex color code: #DFCFCB

A ethereal red shade, #DFCFCB appears as (223, 207, 203) in RGB and (12°, 24%, 84%) in HSL. It is typically applied in digital products.

Try:
Color NamePink
HEX
#DFCFCB
RGB
223, 207, 203
HSL
12°, 24%, 84%
CMYK
0%, 7%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCFCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 207, 203

Red: 223 / Green: 207 / Blue: 203

HSL

12°, 24%, 84%

Hue: 12° / Saturation: 24% / Lightness: 84%

CMYK

0%, 7%, 9%, 13%

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

What color is #DFCFCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCFCB to RGB:

rgb(223, 207, 203)HEX to RGB Converter →

HEX to HSL

Convert #DFCFCB to HSL:

hsl(12, 24%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCFCB to CMYK:

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

Color Meaning and Usage

A delicate red tone, #DFCFCB has RGB (223, 207, 203) and HSL (12°, 24%, 84%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCFCB is #CCDCE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0CCD2.

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

Contrast with #DFCFCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCFCB?

#DFCFCB is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFCFCB?

#DFCFCB in RGB is (223, 207, 203) - 223 red, 207 green, and 203 blue.

How to use #DFCFCB in CSS?

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

What colors go well with #DFCFCB?

#CCDCE0 (complementary), #E0CCD2 (analogous), and #C3A59D (lighter shade) work well with #DFCFCB.