#DAADB0 Color Information

Hex color code: #DAADB0

A light red shade, #DAADB0 appears as (218, 173, 176) in RGB and (356°, 38%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DAADB0
RGB
218, 173, 176
HSL
356°, 38%, 77%
CMYK
0%, 21%, 19%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAADB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 173, 176

Red: 218 / Green: 173 / Blue: 176

HSL

356°, 38%, 77%

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

CMYK

0%, 21%, 19%, 15%

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

What color is #DAADB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAADB0 to RGB:

rgb(218, 173, 176)HEX to RGB Converter →

HEX to HSL

Convert #DAADB0 to HSL:

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

HEX to CMYK

Convert #DAADB0 to CMYK:

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

Color Meaning and Usage

#DAADB0 is a delicate red color with RGB values of 218, 173, 176 and HSL of 356°, 38%, 77%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DAADB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAADB0?

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

What is the RGB value of #DAADB0?

#DAADB0 in RGB is (218, 173, 176) - 218 red, 173 green, and 176 blue.

How to use #DAADB0 in CSS?

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

What colors go well with #DAADB0?

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