#DACBCE Color Information

Hex color code: #DACBCE

A ethereal red shade, #DACBCE appears as (218, 203, 206) in RGB and (348°, 17%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DACBCE
RGB
218, 203, 206
HSL
348°, 17%, 83%
CMYK
0%, 7%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 203, 206

Red: 218 / Green: 203 / Blue: 206

HSL

348°, 17%, 83%

Hue: 348° / Saturation: 17% / Lightness: 83%

CMYK

0%, 7%, 6%, 15%

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

What color is #DACBCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACBCE to RGB:

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

HEX to HSL

Convert #DACBCE to HSL:

hsl(348, 17%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DACBCE to CMYK:

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

Color Meaning and Usage

A airy red tone, #DACBCE has RGB (218, 203, 206) and HSL (348°, 17%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DACBCE is #CCDBD8, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCCD7.

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

Contrast with #DACBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACBCE?

#DACBCE is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DACBCE?

#DACBCE in RGB is (218, 203, 206) - 218 red, 203 green, and 206 blue.

How to use #DACBCE in CSS?

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

What colors go well with #DACBCE?

#CCDBD8 (complementary), #DBCCD7 (analogous), and #BBA0A5 (lighter shade) work well with #DACBCE.