#DACBCC Color Information

Hex color code: #DACBCC

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

Try:
Color NameSilver
HEX
#DACBCC
RGB
218, 203, 204
HSL
356°, 17%, 83%
CMYK
0%, 7%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACBCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 203, 204

Red: 218 / Green: 203 / Blue: 204

HSL

356°, 17%, 83%

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

CMYK

0%, 7%, 6%, 15%

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

What color is #DACBCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACBCC to RGB:

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

HEX to HSL

Convert #DACBCC to HSL:

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

HEX to CMYK

Convert #DACBCC to CMYK:

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

Color Meaning and Usage

#DACBCC is a soft red color with RGB values of 218, 203, 204 and HSL of 356°, 17%, 83%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DACBCC is #CCDBDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCCD5.

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

Contrast with #DACBCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACBCC?

#DACBCC is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DACBCC?

#DACBCC in RGB is (218, 203, 204) - 218 red, 203 green, and 204 blue.

How to use #DACBCC in CSS?

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

What colors go well with #DACBCC?

#CCDBDA (complementary), #DBCCD5 (analogous), and #BBA0A1 (lighter shade) work well with #DACBCC.