#DCBDAC Color Information

Hex color code: #DCBDAC

A delicate orange shade, #DCBDAC appears as (220, 189, 172) in RGB and (21°, 41%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DCBDAC
RGB
220, 189, 172
HSL
21°, 41%, 77%
CMYK
0%, 14%, 22%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBDAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 189, 172

Red: 220 / Green: 189 / Blue: 172

HSL

21°, 41%, 77%

Hue: 21° / Saturation: 41% / Lightness: 77%

CMYK

0%, 14%, 22%, 14%

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

What color is #DCBDAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBDAC to RGB:

rgb(220, 189, 172)HEX to RGB Converter →

HEX to HSL

Convert #DCBDAC to HSL:

hsl(21, 41%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBDAC to CMYK:

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

Color Meaning and Usage

A light orange tone, #DCBDAC has RGB (220, 189, 172) and HSL (21°, 41%, 77%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBDAC is #ACCCDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCACB4.

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

Contrast with #DCBDAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBDAC?

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

What is the RGB value of #DCBDAC?

#DCBDAC in RGB is (220, 189, 172) - 220 red, 189 green, and 172 blue.

How to use #DCBDAC in CSS?

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

What colors go well with #DCBDAC?

#ACCCDC (complementary), #DCACB4 (analogous), and #C69276 (lighter shade) work well with #DCBDAC.