#DBCABD Color Information

Hex color code: #DBCABD

A delicate orange shade, #DBCABD appears as (219, 202, 189) in RGB and (26°, 29%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DBCABD
RGB
219, 202, 189
HSL
26°, 29%, 80%
CMYK
0%, 8%, 14%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 202, 189

Red: 219 / Green: 202 / Blue: 189

HSL

26°, 29%, 80%

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

CMYK

0%, 8%, 14%, 14%

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

What color is #DBCABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCABD to RGB:

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

HEX to HSL

Convert #DBCABD to HSL:

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

HEX to CMYK

Convert #DBCABD to CMYK:

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

Color Meaning and Usage

A soft orange tone, #DBCABD has RGB (219, 202, 189) and HSL (26°, 29%, 80%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCABD is #BDCEDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBBDBF.

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

Contrast with #DBCABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCABD?

#DBCABD is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DBCABD?

#DBCABD in RGB is (219, 202, 189) - 219 red, 202 green, and 189 blue.

How to use #DBCABD in CSS?

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

What colors go well with #DBCABD?

#BDCEDB (complementary), #DBBDBF (analogous), and #C0A28C (lighter shade) work well with #DBCABD.