#DACFCE Color Information

Hex color code: #DACFCE

A ethereal red shade, #DACFCE appears as (218, 207, 206) in RGB and (5°, 14%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DACFCE
RGB
218, 207, 206
HSL
5°, 14%, 83%
CMYK
0%, 5%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 207, 206

Red: 218 / Green: 207 / Blue: 206

HSL

5°, 14%, 83%

Hue: 5° / Saturation: 14% / Lightness: 83%

CMYK

0%, 5%, 6%, 15%

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

What color is #DACFCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACFCE to RGB:

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

HEX to HSL

Convert #DACFCE to HSL:

hsl(5, 14%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DACFCE to CMYK:

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

Color Meaning and Usage

A delicate red tone, #DACFCE has RGB (218, 207, 206) and HSL (5°, 14%, 83%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DACFCE is #CED9DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DACED3.

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

Contrast with #DACFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACFCE?

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

What is the RGB value of #DACFCE?

#DACFCE in RGB is (218, 207, 206) - 218 red, 207 green, and 206 blue.

How to use #DACFCE in CSS?

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

What colors go well with #DACFCE?

#CED9DA (complementary), #DACED3 (analogous), and #B9A4A2 (lighter shade) work well with #DACFCE.