#DBCDCE Color Information

Hex color code: #DBCDCE

A soft red shade, #DBCDCE appears as (219, 205, 206) in RGB and (356°, 16%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DBCDCE
RGB
219, 205, 206
HSL
356°, 16%, 83%
CMYK
0%, 6%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCDCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 205, 206

Red: 219 / Green: 205 / Blue: 206

HSL

356°, 16%, 83%

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

CMYK

0%, 6%, 6%, 14%

Cyan: 0% / Magenta: 6% / Yellow: 6% / Key: 14%

What color is #DBCDCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCDCE to RGB:

rgb(219, 205, 206)HEX to RGB Converter →

HEX to HSL

Convert #DBCDCE to HSL:

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

HEX to CMYK

Convert #DBCDCE to CMYK:

cmyk(0%, 6%, 6%, 14%)Color Converter →

Color Meaning and Usage

#DBCDCE is a light red color with RGB values of 219, 205, 206 and HSL of 356°, 16%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCDCE is #CDDBDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCDD5.

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

Contrast with #DBCDCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCDCE?

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

What is the RGB value of #DBCDCE?

#DBCDCE in RGB is (219, 205, 206) - 219 red, 205 green, and 206 blue.

How to use #DBCDCE in CSS?

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

What colors go well with #DBCDCE?

#CDDBDA (complementary), #DBCDD5 (analogous), and #BAA0A2 (lighter shade) work well with #DBCDCE.