#DACCCB Color Information

Hex color code: #DACCCB

#DACCCB is a soft red color. In RGB it is (218, 204, 203), and in HSL it is (4°, 17%, 83%). It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACCCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 204, 203

Red: 218 / Green: 204 / Blue: 203

HSL

4°, 17%, 83%

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

CMYK

0%, 6%, 7%, 15%

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

What color is #DACCCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACCCB to RGB:

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

HEX to HSL

Convert #DACCCB to HSL:

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

HEX to CMYK

Convert #DACCCB to CMYK:

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

Color Meaning and Usage

#DACCCB is a ethereal red color with RGB values of 218, 204, 203 and HSL of 4°, 17%, 83%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DACCCB is #CCDADB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCCD3.

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

Contrast with #DACCCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACCCB?

#DACCCB is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DACCCB?

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

How to use #DACCCB in CSS?

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

What colors go well with #DACCCB?

#CCDADB (complementary), #DBCCD3 (analogous), and #BBA1A0 (lighter shade) work well with #DACCCB.