#D2EADC Color Information

Hex color code: #D2EADC

A light green shade, #D2EADC appears as (210, 234, 220) in RGB and (145°, 36%, 87%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#D2EADC
RGB
210, 234, 220
HSL
145°, 36%, 87%
CMYK
10%, 0%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2EADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 234, 220

Red: 210 / Green: 234 / Blue: 220

HSL

145°, 36%, 87%

Hue: 145° / Saturation: 36% / Lightness: 87%

CMYK

10%, 0%, 6%, 8%

Cyan: 10% / Magenta: 0% / Yellow: 6% / Key: 8%

What color is #D2EADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2EADC to RGB:

rgb(210, 234, 220)HEX to RGB Converter →

HEX to HSL

Convert #D2EADC to HSL:

hsl(145, 36%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #D2EADC to CMYK:

cmyk(10%, 0%, 6%, 8%)Color Converter →

Color Meaning and Usage

A delicate green tone, #D2EADC has RGB (210, 234, 220) and HSL (145°, 36%, 87%). 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 #D2EADC is #EAD2E0, creating high-contrast pairings. For softer combinations, try analogous colors like #D4EAD2.

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

Contrast with #D2EADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2EADC?

#D2EADC is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D2EADC?

#D2EADC in RGB is (210, 234, 220) - 210 red, 234 green, and 220 blue.

How to use #D2EADC in CSS?

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

What colors go well with #D2EADC?

#EAD2E0 (complementary), #D4EAD2 (analogous), and #9ED1B3 (lighter shade) work well with #D2EADC.