#DBAB7B Color Information

Hex color code: #DBAB7B

A neutral orange shade, #DBAB7B appears as (219, 171, 123) in RGB and (30°, 57%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#DBAB7B
RGB
219, 171, 123
HSL
30°, 57%, 67%
CMYK
0%, 22%, 44%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBAB7B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 171, 123

Red: 219 / Green: 171 / Blue: 123

HSL

30°, 57%, 67%

Hue: 30° / Saturation: 57% / Lightness: 67%

CMYK

0%, 22%, 44%, 14%

Cyan: 0% / Magenta: 22% / Yellow: 44% / Key: 14%

What color is #DBAB7B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBAB7B to RGB:

rgb(219, 171, 123)HEX to RGB Converter →

HEX to HSL

Convert #DBAB7B to HSL:

hsl(30, 57%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #DBAB7B to CMYK:

cmyk(0%, 22%, 44%, 14%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #DBAB7B has RGB (219, 171, 123) and HSL (30°, 57%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBAB7B is #7BABDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB7B7B.

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

Contrast with #DBAB7B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBAB7B?

#DBAB7B is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBAB7B?

#DBAB7B in RGB is (219, 171, 123) - 219 red, 171 green, and 123 blue.

How to use #DBAB7B in CSS?

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

What colors go well with #DBAB7B?

#7BABDB (complementary), #DB7B7B (analogous), and #CA853F (lighter shade) work well with #DBAB7B.