#DBB894 Color Information

Hex color code: #DBB894

#DBB894 is a neutral orange color. In RGB it is (219, 184, 148), and in HSL it is (30°, 50%, 72%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#DBB894
RGB
219, 184, 148
HSL
30°, 50%, 72%
CMYK
0%, 16%, 32%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB894; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 184, 148

Red: 219 / Green: 184 / Blue: 148

HSL

30°, 50%, 72%

Hue: 30° / Saturation: 50% / Lightness: 72%

CMYK

0%, 16%, 32%, 14%

Cyan: 0% / Magenta: 16% / Yellow: 32% / Key: 14%

What color is #DBB894?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB894 to RGB:

rgb(219, 184, 148)HEX to RGB Converter →

HEX to HSL

Convert #DBB894 to HSL:

hsl(30, 50%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB894 to CMYK:

cmyk(0%, 16%, 32%, 14%)Color Converter →

Color Meaning and Usage

#DBB894 is a neutral orange color with RGB values of 219, 184, 148 and HSL of 30°, 50%, 72%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB894 is #94B8DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB9494.

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

Contrast with #DBB894

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB894?

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

What is the RGB value of #DBB894?

#DBB894 in RGB is (219, 184, 148) - 219 red, 184 green, and 148 blue.

How to use #DBB894 in CSS?

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

What colors go well with #DBB894?

#94B8DB (complementary), #DB9494 (analogous), and #C8915B (lighter shade) work well with #DBB894.