#DAB8BA Color Information

Hex color code: #DAB8BA

The hex color #DAB8BA is a delicate red with RGB values of (218, 184, 186) and HSL of (356°, 31%, 79%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DAB8BA
RGB
218, 184, 186
HSL
356°, 31%, 79%
CMYK
0%, 16%, 15%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAB8BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 184, 186

Red: 218 / Green: 184 / Blue: 186

HSL

356°, 31%, 79%

Hue: 356° / Saturation: 31% / Lightness: 79%

CMYK

0%, 16%, 15%, 15%

Cyan: 0% / Magenta: 16% / Yellow: 15% / Key: 15%

What color is #DAB8BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAB8BA to RGB:

rgb(218, 184, 186)HEX to RGB Converter →

HEX to HSL

Convert #DAB8BA to HSL:

hsl(356, 31%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DAB8BA to CMYK:

cmyk(0%, 16%, 15%, 15%)Color Converter →

Color Meaning and Usage

A light red tone, #DAB8BA has RGB (218, 184, 186) and HSL (356°, 31%, 79%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAB8BA is #B9DAD8, creating high-contrast pairings. For softer combinations, try analogous colors like #DAB9CC.

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

Contrast with #DAB8BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAB8BA?

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

What is the RGB value of #DAB8BA?

#DAB8BA in RGB is (218, 184, 186) - 218 red, 184 green, and 186 blue.

How to use #DAB8BA in CSS?

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

What colors go well with #DAB8BA?

#B9DAD8 (complementary), #DAB9CC (analogous), and #C0878B (lighter shade) work well with #DAB8BA.