#DBB1A5 Color Information

Hex color code: #DBB1A5

The hex color #DBB1A5 is a delicate red with RGB values of (219, 177, 165) and HSL of (13°, 43%, 75%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#DBB1A5
RGB
219, 177, 165
HSL
13°, 43%, 75%
CMYK
0%, 19%, 25%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB1A5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 177, 165

Red: 219 / Green: 177 / Blue: 165

HSL

13°, 43%, 75%

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

CMYK

0%, 19%, 25%, 14%

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

What color is #DBB1A5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB1A5 to RGB:

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

HEX to HSL

Convert #DBB1A5 to HSL:

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

HEX to CMYK

Convert #DBB1A5 to CMYK:

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

Color Meaning and Usage

#DBB1A5 is a subtle red color with RGB values of 219, 177, 165 and HSL of 13°, 43%, 75%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB1A5 is #A4CFDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBA4B3.

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

Contrast with #DBB1A5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB1A5?

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

What is the RGB value of #DBB1A5?

#DBB1A5 in RGB is (219, 177, 165) - 219 red, 177 green, and 165 blue.

How to use #DBB1A5 in CSS?

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

What colors go well with #DBB1A5?

#A4CFDB (complementary), #DBA4B3 (analogous), and #C5806D (lighter shade) work well with #DBB1A5.