#DACDCB Color Information

Hex color code: #DACDCB

The hex color #DACDCB is a light red with RGB values of (218, 205, 203) and HSL of (8°, 17%, 83%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DACDCB
RGB
218, 205, 203
HSL
8°, 17%, 83%
CMYK
0%, 6%, 7%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACDCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 205, 203

Red: 218 / Green: 205 / Blue: 203

HSL

8°, 17%, 83%

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

CMYK

0%, 6%, 7%, 15%

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

What color is #DACDCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACDCB to RGB:

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

HEX to HSL

Convert #DACDCB to HSL:

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

HEX to CMYK

Convert #DACDCB to CMYK:

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

Color Meaning and Usage

#DACDCB is a delicate red color with RGB values of 218, 205, 203 and HSL of 8°, 17%, 83%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DACDCB is #CCD9DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCCD2.

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

Contrast with #DACDCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACDCB?

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

What is the RGB value of #DACDCB?

#DACDCB in RGB is (218, 205, 203) - 218 red, 205 green, and 203 blue.

How to use #DACDCB in CSS?

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

What colors go well with #DACDCB?

#CCD9DB (complementary), #DBCCD2 (analogous), and #BBA3A0 (lighter shade) work well with #DACDCB.