#DADDDA Color Information

Hex color code: #DADDDA

A ethereal green shade, #DADDDA appears as (218, 221, 218) in RGB and (120°, 4%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#DADDDA
RGB
218, 221, 218
HSL
120°, 4%, 86%
CMYK
1%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 221, 218

Red: 218 / Green: 221 / Blue: 218

HSL

120°, 4%, 86%

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

CMYK

1%, 0%, 1%, 13%

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

What color is #DADDDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADDDA to RGB:

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

HEX to HSL

Convert #DADDDA to HSL:

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

HEX to CMYK

Convert #DADDDA to CMYK:

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

Color Meaning and Usage

A airy green tone, #DADDDA has RGB (218, 221, 218) and HSL (120°, 4%, 86%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADDDA is #DDDADD, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDDDA.

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

Contrast with #DADDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADDDA?

#DADDDA is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DADDDA?

#DADDDA in RGB is (218, 221, 218) - 218 red, 221 green, and 218 blue.

How to use #DADDDA in CSS?

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

What colors go well with #DADDDA?

#DDDADD (complementary), #DBDDDA (analogous), and #B2B8B2 (lighter shade) work well with #DADDDA.