#DBAEAD Color Information

Hex color code: #DBAEAD

#DBAEAD is a delicate red color. In RGB it is (219, 174, 173), and in HSL it is (1°, 39%, 77%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#DBAEAD
RGB
219, 174, 173
HSL
1°, 39%, 77%
CMYK
0%, 21%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBAEAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 174, 173

Red: 219 / Green: 174 / Blue: 173

HSL

1°, 39%, 77%

Hue: 1° / Saturation: 39% / Lightness: 77%

CMYK

0%, 21%, 21%, 14%

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

What color is #DBAEAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBAEAD to RGB:

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

HEX to HSL

Convert #DBAEAD to HSL:

hsl(1, 39%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DBAEAD to CMYK:

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

Color Meaning and Usage

#DBAEAD is a delicate red color with RGB values of 219, 174, 173 and HSL of 1°, 39%, 77%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBAEAD is #ADDADB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBADC4.

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

Contrast with #DBAEAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBAEAD?

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

What is the RGB value of #DBAEAD?

#DBAEAD in RGB is (219, 174, 173) - 219 red, 174 green, and 173 blue.

How to use #DBAEAD in CSS?

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

What colors go well with #DBAEAD?

#ADDADB (complementary), #DBADC4 (analogous), and #C47A78 (lighter shade) work well with #DBAEAD.