#DADCDB Color Information

Hex color code: #DADCDB

#DADCDB is a airy cyan color. In RGB it is (218, 220, 219), and in HSL it is (150°, 3%, 86%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DADCDB
RGB
218, 220, 219
HSL
150°, 3%, 86%
CMYK
1%, 0%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADCDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 220, 219

Red: 218 / Green: 220 / Blue: 219

HSL

150°, 3%, 86%

Hue: 150° / Saturation: 3% / Lightness: 86%

CMYK

1%, 0%, 0%, 14%

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

What color is #DADCDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADCDB to RGB:

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

HEX to HSL

Convert #DADCDB to HSL:

hsl(150, 3%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DADCDB to CMYK:

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

Color Meaning and Usage

#DADCDB is a soft cyan color with RGB values of 218, 220, 219 and HSL of 150°, 3%, 86%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADCDB is #DCDADB, creating high-contrast pairings. For softer combinations, try analogous colors like #DADCDA.

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

Contrast with #DADCDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADCDB?

#DADCDB is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DADCDB?

#DADCDB in RGB is (218, 220, 219) - 218 red, 220 green, and 219 blue.

How to use #DADCDB in CSS?

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

What colors go well with #DADCDB?

#DCDADB (complementary), #DADCDA (analogous), and #B3B7B5 (lighter shade) work well with #DADCDB.