#DBC4AA Color Information

Hex color code: #DBC4AA

The hex color #DBC4AA is a ethereal orange with RGB values of (219, 196, 170) and HSL of (32°, 40%, 76%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DBC4AA
RGB
219, 196, 170
HSL
32°, 40%, 76%
CMYK
0%, 11%, 22%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBC4AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 196, 170

Red: 219 / Green: 196 / Blue: 170

HSL

32°, 40%, 76%

Hue: 32° / Saturation: 40% / Lightness: 76%

CMYK

0%, 11%, 22%, 14%

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

What color is #DBC4AA?

#DBC4AA is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBC4AA to RGB:

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

HEX to HSL

Convert #DBC4AA to HSL:

hsl(32, 40%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DBC4AA to CMYK:

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

Color Meaning and Usage

#DBC4AA is a soft orange color with RGB values of 219, 196, 170 and HSL of 32°, 40%, 76%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBC4AA is #A9C0DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAABA9.

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

Contrast with #DBC4AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBC4AA?

#DBC4AA is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBC4AA?

#DBC4AA in RGB is (219, 196, 170) - 219 red, 196 green, and 170 blue.

How to use #DBC4AA in CSS?

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

What colors go well with #DBC4AA?

#A9C0DA (complementary), #DAABA9 (analogous), and #C39E74 (lighter shade) work well with #DBC4AA.