#D0DABC Color Information

Hex color code: #D0DABC

The hex color #D0DABC is a airy green with RGB values of (208, 218, 188) and HSL of (80°, 29%, 80%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D0DABC
RGB
208, 218, 188
HSL
80°, 29%, 80%
CMYK
5%, 0%, 14%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0DABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 218, 188

Red: 208 / Green: 218 / Blue: 188

HSL

80°, 29%, 80%

Hue: 80° / Saturation: 29% / Lightness: 80%

CMYK

5%, 0%, 14%, 15%

Cyan: 5% / Magenta: 0% / Yellow: 14% / Key: 15%

What color is #D0DABC?

#D0DABC is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0DABC to RGB:

rgb(208, 218, 188)HEX to RGB Converter →

HEX to HSL

Convert #D0DABC to HSL:

hsl(80, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D0DABC to CMYK:

cmyk(5%, 0%, 14%, 15%)Color Converter →

Color Meaning and Usage

#D0DABC is a ethereal green color with RGB values of 208, 218, 188 and HSL of 80°, 29%, 80%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0DABC is #C7BDDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD6BD.

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

Contrast with #D0DABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0DABC?

#D0DABC is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #D0DABC?

#D0DABC in RGB is (208, 218, 188) - 208 red, 218 green, and 188 blue.

How to use #D0DABC in CSS?

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

What colors go well with #D0DABC?

#C7BDDB (complementary), #DBD6BD (analogous), and #AEC08C (lighter shade) work well with #D0DABC.