#DBCB9F Color Information

Hex color code: #DBCB9F

The hex color #DBCB9F is a subtle orange with RGB values of (219, 203, 159) and HSL of (44°, 45%, 74%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#DBCB9F
RGB
219, 203, 159
HSL
44°, 45%, 74%
CMYK
0%, 7%, 27%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCB9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 203, 159

Red: 219 / Green: 203 / Blue: 159

HSL

44°, 45%, 74%

Hue: 44° / Saturation: 45% / Lightness: 74%

CMYK

0%, 7%, 27%, 14%

Cyan: 0% / Magenta: 7% / Yellow: 27% / Key: 14%

What color is #DBCB9F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCB9F to RGB:

rgb(219, 203, 159)HEX to RGB Converter →

HEX to HSL

Convert #DBCB9F to HSL:

hsl(44, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCB9F to CMYK:

cmyk(0%, 7%, 27%, 14%)Color Converter →

Color Meaning and Usage

A soft orange tone, #DBCB9F has RGB (219, 203, 159) and HSL (44°, 45%, 74%). 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 #DBCB9F is #9FAFDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBAD9F.

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

Contrast with #DBCB9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCB9F?

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

What is the RGB value of #DBCB9F?

#DBCB9F in RGB is (219, 203, 159) - 219 red, 203 green, and 159 blue.

How to use #DBCB9F in CSS?

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

What colors go well with #DBCB9F?

#9FAFDB (complementary), #DBAD9F (analogous), and #C5AC67 (lighter shade) work well with #DBCB9F.