#DBB099 Color Information

Hex color code: #DBB099

The hex color #DBB099 is a delicate orange with RGB values of (219, 176, 153) and HSL of (21°, 48%, 73%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#DBB099
RGB
219, 176, 153
HSL
21°, 48%, 73%
CMYK
0%, 20%, 30%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB099; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 176, 153

Red: 219 / Green: 176 / Blue: 153

HSL

21°, 48%, 73%

Hue: 21° / Saturation: 48% / Lightness: 73%

CMYK

0%, 20%, 30%, 14%

Cyan: 0% / Magenta: 20% / Yellow: 30% / Key: 14%

What color is #DBB099?

#DBB099 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB099 to RGB:

rgb(219, 176, 153)HEX to RGB Converter →

HEX to HSL

Convert #DBB099 to HSL:

hsl(21, 48%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB099 to CMYK:

cmyk(0%, 20%, 30%, 14%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #DBB099 has RGB (219, 176, 153) and HSL (21°, 48%, 73%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB099 is #99C4DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB99A3.

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

Contrast with #DBB099

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB099?

#DBB099 is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DBB099?

#DBB099 in RGB is (219, 176, 153) - 219 red, 176 green, and 153 blue.

How to use #DBB099 in CSS?

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

What colors go well with #DBB099?

#99C4DB (complementary), #DB99A3 (analogous), and #C78460 (lighter shade) work well with #DBB099.