#DADCDA Color Information

Hex color code: #DADCDA

The hex color #DADCDA is a delicate green with RGB values of (218, 220, 218) and HSL of (120°, 3%, 86%). It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#DADCDA
RGB
218, 220, 218
HSL
120°, 3%, 86%
CMYK
1%, 0%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADCDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 220, 218

Red: 218 / Green: 220 / Blue: 218

HSL

120°, 3%, 86%

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

CMYK

1%, 0%, 1%, 14%

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

What color is #DADCDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADCDA to RGB:

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

HEX to HSL

Convert #DADCDA to HSL:

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

HEX to CMYK

Convert #DADCDA to CMYK:

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

Color Meaning and Usage

A soft green tone, #DADCDA has RGB (218, 220, 218) and HSL (120°, 3%, 86%). 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 #DADCDA is #DCDADC, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDCDA.

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

Contrast with #DADCDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADCDA?

#DADCDA is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DADCDA?

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

How to use #DADCDA in CSS?

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

What colors go well with #DADCDA?

#DCDADC (complementary), #DBDCDA (analogous), and #B3B7B3 (lighter shade) work well with #DADCDA.