#DBC9AE Color Information

Hex color code: #DBC9AE

A airy orange shade, #DBC9AE appears as (219, 201, 174) in RGB and (36°, 38%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#DBC9AE
RGB
219, 201, 174
HSL
36°, 38%, 77%
CMYK
0%, 8%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBC9AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 201, 174

Red: 219 / Green: 201 / Blue: 174

HSL

36°, 38%, 77%

Hue: 36° / Saturation: 38% / Lightness: 77%

CMYK

0%, 8%, 21%, 14%

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

What color is #DBC9AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBC9AE to RGB:

rgb(219, 201, 174)HEX to RGB Converter →

HEX to HSL

Convert #DBC9AE to HSL:

hsl(36, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DBC9AE to CMYK:

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

Color Meaning and Usage

A soft orange tone, #DBC9AE has RGB (219, 201, 174) and HSL (36°, 38%, 77%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBC9AE is #AEC0DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBB3AE.

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

Contrast with #DBC9AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBC9AE?

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

What is the RGB value of #DBC9AE?

#DBC9AE in RGB is (219, 201, 174) - 219 red, 201 green, and 174 blue.

How to use #DBC9AE in CSS?

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

What colors go well with #DBC9AE?

#AEC0DB (complementary), #DBB3AE (analogous), and #C3A579 (lighter shade) work well with #DBC9AE.