#DBB0A5 Color Information

Hex color code: #DBB0A5

A gentle red shade, #DBB0A5 appears as (219, 176, 165) in RGB and (12°, 43%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#DBB0A5
RGB
219, 176, 165
HSL
12°, 43%, 75%
CMYK
0%, 20%, 25%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB0A5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 176, 165

Red: 219 / Green: 176 / Blue: 165

HSL

12°, 43%, 75%

Hue: 12° / Saturation: 43% / Lightness: 75%

CMYK

0%, 20%, 25%, 14%

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

What color is #DBB0A5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB0A5 to RGB:

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

HEX to HSL

Convert #DBB0A5 to HSL:

hsl(12, 43%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB0A5 to CMYK:

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

Color Meaning and Usage

#DBB0A5 is a subtle red color with RGB values of 219, 176, 165 and HSL of 12°, 43%, 75%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB0A5 is #A4D0DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBA4B4.

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

Contrast with #DBB0A5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB0A5?

#DBB0A5 is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DBB0A5?

#DBB0A5 in RGB is (219, 176, 165) - 219 red, 176 green, and 165 blue.

How to use #DBB0A5 in CSS?

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

What colors go well with #DBB0A5?

#A4D0DB (complementary), #DBA4B4 (analogous), and #C57F6D (lighter shade) work well with #DBB0A5.