#DBAEB0 Color Information

Hex color code: #DBAEB0

#DBAEB0 is a airy red color. In RGB it is (219, 174, 176), and in HSL it is (357°, 38%, 77%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#DBAEB0
RGB
219, 174, 176
HSL
357°, 38%, 77%
CMYK
0%, 21%, 20%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBAEB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 174, 176

Red: 219 / Green: 174 / Blue: 176

HSL

357°, 38%, 77%

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

CMYK

0%, 21%, 20%, 14%

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

What color is #DBAEB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBAEB0 to RGB:

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

HEX to HSL

Convert #DBAEB0 to HSL:

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

HEX to CMYK

Convert #DBAEB0 to CMYK:

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

Color Meaning and Usage

#DBAEB0 is a delicate red color with RGB values of 219, 174, 176 and HSL of 357°, 38%, 77%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DBAEB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBAEB0?

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

What is the RGB value of #DBAEB0?

#DBAEB0 in RGB is (219, 174, 176) - 219 red, 174 green, and 176 blue.

How to use #DBAEB0 in CSS?

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

What colors go well with #DBAEB0?

#AEDBD8 (complementary), #DBAEC7 (analogous), and #C3797D (lighter shade) work well with #DBAEB0.