#DBC5BD Color Information

Hex color code: #DBC5BD

#DBC5BD is a delicate orange color. In RGB it is (219, 197, 189), and in HSL it is (16°, 29%, 80%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DBC5BD
RGB
219, 197, 189
HSL
16°, 29%, 80%
CMYK
0%, 10%, 14%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBC5BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 197, 189

Red: 219 / Green: 197 / Blue: 189

HSL

16°, 29%, 80%

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

CMYK

0%, 10%, 14%, 14%

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

What color is #DBC5BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBC5BD to RGB:

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

HEX to HSL

Convert #DBC5BD to HSL:

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

HEX to CMYK

Convert #DBC5BD to CMYK:

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

Color Meaning and Usage

A airy orange tone, #DBC5BD has RGB (219, 197, 189) and HSL (16°, 29%, 80%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DBC5BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBC5BD?

#DBC5BD is a airy orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DBC5BD?

#DBC5BD in RGB is (219, 197, 189) - 219 red, 197 green, and 189 blue.

How to use #DBC5BD in CSS?

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

What colors go well with #DBC5BD?

#BDD3DB (complementary), #DBBDC4 (analogous), and #C09A8C (lighter shade) work well with #DBC5BD.