#DAD3DA Color Information

Hex color code: #DAD3DA

#DAD3DA is a airy magenta color. In RGB it is (218, 211, 218), and in HSL it is (300°, 9%, 84%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DAD3DA
RGB
218, 211, 218
HSL
300°, 9%, 84%
CMYK
0%, 3%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAD3DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 211, 218

Red: 218 / Green: 211 / Blue: 218

HSL

300°, 9%, 84%

Hue: 300° / Saturation: 9% / Lightness: 84%

CMYK

0%, 3%, 0%, 15%

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

What color is #DAD3DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAD3DA to RGB:

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

HEX to HSL

Convert #DAD3DA to HSL:

hsl(300, 9%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DAD3DA to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #DAD3DA has RGB (218, 211, 218) and HSL (300°, 9%, 84%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAD3DA is #D3DAD3, creating high-contrast pairings. For softer combinations, try analogous colors like #D6D3DA.

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

Contrast with #DAD3DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAD3DA?

#DAD3DA is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DAD3DA?

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

How to use #DAD3DA in CSS?

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

What colors go well with #DAD3DA?

#D3DAD3 (complementary), #D6D3DA (analogous), and #B7A9B7 (lighter shade) work well with #DAD3DA.