#DAD3DB Color Information

Hex color code: #DAD3DB

The hex color #DAD3DB is a delicate magenta with RGB values of (218, 211, 219) and HSL of (293°, 10%, 84%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DAD3DB
RGB
218, 211, 219
HSL
293°, 10%, 84%
CMYK
0%, 4%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAD3DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 211, 219

Red: 218 / Green: 211 / Blue: 219

HSL

293°, 10%, 84%

Hue: 293° / Saturation: 10% / Lightness: 84%

CMYK

0%, 4%, 0%, 14%

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

What color is #DAD3DB?

#DAD3DB is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAD3DB to RGB:

rgb(218, 211, 219)HEX to RGB Converter →

HEX to HSL

Convert #DAD3DB to HSL:

hsl(293, 10%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DAD3DB to CMYK:

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

Color Meaning and Usage

#DAD3DB is a airy magenta color with RGB values of 218, 211, 219 and HSL of 293°, 10%, 84%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAD3DB is #D3DAD2, creating high-contrast pairings. For softer combinations, try analogous colors like #D5D2DA.

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

Contrast with #DAD3DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAD3DB?

#DAD3DB is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DAD3DB?

#DAD3DB in RGB is (218, 211, 219) - 218 red, 211 green, and 219 blue.

How to use #DAD3DB in CSS?

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

What colors go well with #DAD3DB?

#D3DAD2 (complementary), #D5D2DA (analogous), and #B6A8B8 (lighter shade) work well with #DAD3DB.