#DBB48A Color Information

Hex color code: #DBB48A

#DBB48A is a muted orange color. In RGB it is (219, 180, 138), and in HSL it is (31°, 53%, 70%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#DBB48A
RGB
219, 180, 138
HSL
31°, 53%, 70%
CMYK
0%, 18%, 37%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB48A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 180, 138

Red: 219 / Green: 180 / Blue: 138

HSL

31°, 53%, 70%

Hue: 31° / Saturation: 53% / Lightness: 70%

CMYK

0%, 18%, 37%, 14%

Cyan: 0% / Magenta: 18% / Yellow: 37% / Key: 14%

What color is #DBB48A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB48A to RGB:

rgb(219, 180, 138)HEX to RGB Converter →

HEX to HSL

Convert #DBB48A to HSL:

hsl(31, 53%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB48A to CMYK:

cmyk(0%, 18%, 37%, 14%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #DBB48A has RGB (219, 180, 138) and HSL (31°, 53%, 70%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB48A is #8AB1DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB8B8A.

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

Contrast with #DBB48A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB48A?

#DBB48A is a neutral orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBB48A?

#DBB48A in RGB is (219, 180, 138) - 219 red, 180 green, and 138 blue.

How to use #DBB48A in CSS?

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

What colors go well with #DBB48A?

#8AB1DB (complementary), #DB8B8A (analogous), and #C98E4F (lighter shade) work well with #DBB48A.