#DBC8AE Color Information

Hex color code: #DBC8AE

#DBC8AE is a light orange color. In RGB it is (219, 200, 174), and in HSL it is (35°, 38%, 77%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DBC8AE
RGB
219, 200, 174
HSL
35°, 38%, 77%
CMYK
0%, 9%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBC8AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 200, 174

Red: 219 / Green: 200 / Blue: 174

HSL

35°, 38%, 77%

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

CMYK

0%, 9%, 21%, 14%

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

What color is #DBC8AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBC8AE to RGB:

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

HEX to HSL

Convert #DBC8AE to HSL:

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

HEX to CMYK

Convert #DBC8AE to CMYK:

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

Color Meaning and Usage

#DBC8AE is a airy orange color with RGB values of 219, 200, 174 and HSL of 35°, 38%, 77%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBC8AE is #AEC1DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBB2AE.

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

Contrast with #DBC8AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBC8AE?

#DBC8AE is a airy orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBC8AE?

#DBC8AE in RGB is (219, 200, 174) - 219 red, 200 green, and 174 blue.

How to use #DBC8AE in CSS?

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

What colors go well with #DBC8AE?

#AEC1DB (complementary), #DBB2AE (analogous), and #C3A479 (lighter shade) work well with #DBC8AE.