#DBBDC4 Color Information

Hex color code: #DBBDC4

The hex color #DBBDC4 is a soft red with RGB values of (219, 189, 196) and HSL of (346°, 29%, 80%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DBBDC4
RGB
219, 189, 196
HSL
346°, 29%, 80%
CMYK
0%, 14%, 11%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBDC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 189, 196

Red: 219 / Green: 189 / Blue: 196

HSL

346°, 29%, 80%

Hue: 346° / Saturation: 29% / Lightness: 80%

CMYK

0%, 14%, 11%, 14%

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

What color is #DBBDC4?

#DBBDC4 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBDC4 to RGB:

rgb(219, 189, 196)HEX to RGB Converter →

HEX to HSL

Convert #DBBDC4 to HSL:

hsl(346, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBDC4 to CMYK:

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

Color Meaning and Usage

#DBBDC4 is a light red color with RGB values of 219, 189, 196 and HSL of 346°, 29%, 80%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBDC4 is #BDDBD4, creating high-contrast pairings. For softer combinations, try analogous colors like #DBBDD3.

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

Contrast with #DBBDC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBDC4?

#DBBDC4 is a light red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DBBDC4?

#DBBDC4 in RGB is (219, 189, 196) - 219 red, 189 green, and 196 blue.

How to use #DBBDC4 in CSS?

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

What colors go well with #DBBDC4?

#BDDBD4 (complementary), #DBBDD3 (analogous), and #C08C98 (lighter shade) work well with #DBBDC4.