#DBD1BA Color Information

Hex color code: #DBD1BA

The hex color #DBD1BA is a airy orange with RGB values of (219, 209, 186) and HSL of (42°, 31%, 79%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DBD1BA
RGB
219, 209, 186
HSL
42°, 31%, 79%
CMYK
0%, 5%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD1BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 209, 186

Red: 219 / Green: 209 / Blue: 186

HSL

42°, 31%, 79%

Hue: 42° / Saturation: 31% / Lightness: 79%

CMYK

0%, 5%, 15%, 14%

Cyan: 0% / Magenta: 5% / Yellow: 15% / Key: 14%

What color is #DBD1BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD1BA to RGB:

rgb(219, 209, 186)HEX to RGB Converter →

HEX to HSL

Convert #DBD1BA to HSL:

hsl(42, 31%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD1BA to CMYK:

cmyk(0%, 5%, 15%, 14%)Color Converter →

Color Meaning and Usage

#DBD1BA is a delicate orange color with RGB values of 219, 209, 186 and HSL of 42°, 31%, 79%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD1BA is #B9C3DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DABFB9.

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

Contrast with #DBD1BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD1BA?

#DBD1BA is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBD1BA?

#DBD1BA in RGB is (219, 209, 186) - 219 red, 209 green, and 186 blue.

How to use #DBD1BA in CSS?

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

What colors go well with #DBD1BA?

#B9C3DA (complementary), #DABFB9 (analogous), and #C0AF87 (lighter shade) work well with #DBD1BA.