#DAD7D6 Color Information

Hex color code: #DAD7D6

A delicate orange shade, #DAD7D6 appears as (218, 215, 214) in RGB and (15°, 5%, 85%) in HSL. It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DAD7D6
RGB
218, 215, 214
HSL
15°, 5%, 85%
CMYK
0%, 1%, 2%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAD7D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 215, 214

Red: 218 / Green: 215 / Blue: 214

HSL

15°, 5%, 85%

Hue: 15° / Saturation: 5% / Lightness: 85%

CMYK

0%, 1%, 2%, 15%

Cyan: 0% / Magenta: 1% / Yellow: 2% / Key: 15%

What color is #DAD7D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAD7D6 to RGB:

rgb(218, 215, 214)HEX to RGB Converter →

HEX to HSL

Convert #DAD7D6 to HSL:

hsl(15, 5%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DAD7D6 to CMYK:

cmyk(0%, 1%, 2%, 15%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #DAD7D6 has RGB (218, 215, 214) and HSL (15°, 5%, 85%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAD7D6 is #D7DADB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD7D8.

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

Contrast with #DAD7D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAD7D6?

#DAD7D6 is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DAD7D6?

#DAD7D6 in RGB is (218, 215, 214) - 218 red, 215 green, and 214 blue.

How to use #DAD7D6 in CSS?

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

What colors go well with #DAD7D6?

#D7DADB (complementary), #DBD7D8 (analogous), and #B6B1AF (lighter shade) work well with #DAD7D6.