#DBAEB1 Color Information

Hex color code: #DBAEB1

The hex color #DBAEB1 is a delicate red with RGB values of (219, 174, 177) and HSL of (356°, 38%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DBAEB1
RGB
219, 174, 177
HSL
356°, 38%, 77%
CMYK
0%, 21%, 19%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBAEB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 174, 177

Red: 219 / Green: 174 / Blue: 177

HSL

356°, 38%, 77%

Hue: 356° / Saturation: 38% / Lightness: 77%

CMYK

0%, 21%, 19%, 14%

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

What color is #DBAEB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBAEB1 to RGB:

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

HEX to HSL

Convert #DBAEB1 to HSL:

hsl(356, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DBAEB1 to CMYK:

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

Color Meaning and Usage

A light red tone, #DBAEB1 has RGB (219, 174, 177) and HSL (356°, 38%, 77%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBAEB1 is #AEDBD8, creating high-contrast pairings. For softer combinations, try analogous colors like #DBAEC7.

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

Contrast with #DBAEB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBAEB1?

#DBAEB1 is a light red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DBAEB1?

#DBAEB1 in RGB is (219, 174, 177) - 219 red, 174 green, and 177 blue.

How to use #DBAEB1 in CSS?

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

What colors go well with #DBAEB1?

#AEDBD8 (complementary), #DBAEC7 (analogous), and #C3797E (lighter shade) work well with #DBAEB1.