#DBC4AD Color Information

Hex color code: #DBC4AD

#DBC4AD is a light orange color. In RGB it is (219, 196, 173), and in HSL it is (30°, 39%, 77%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DBC4AD
RGB
219, 196, 173
HSL
30°, 39%, 77%
CMYK
0%, 11%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBC4AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 196, 173

Red: 219 / Green: 196 / Blue: 173

HSL

30°, 39%, 77%

Hue: 30° / Saturation: 39% / Lightness: 77%

CMYK

0%, 11%, 21%, 14%

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

What color is #DBC4AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBC4AD to RGB:

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

HEX to HSL

Convert #DBC4AD to HSL:

hsl(30, 39%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DBC4AD to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #DBC4AD has RGB (219, 196, 173) and HSL (30°, 39%, 77%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBC4AD is #ADC4DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBADAD.

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

Contrast with #DBC4AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBC4AD?

#DBC4AD is a ethereal orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBC4AD?

#DBC4AD in RGB is (219, 196, 173) - 219 red, 196 green, and 173 blue.

How to use #DBC4AD in CSS?

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

What colors go well with #DBC4AD?

#ADC4DB (complementary), #DBADAD (analogous), and #C49E78 (lighter shade) work well with #DBC4AD.