#D2EABE Color Information

Hex color code: #D2EABE

The hex color #D2EABE is a soft green with RGB values of (210, 234, 190) and HSL of (93°, 51%, 83%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#D2EABE
RGB
210, 234, 190
HSL
93°, 51%, 83%
CMYK
10%, 0%, 19%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2EABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 234, 190

Red: 210 / Green: 234 / Blue: 190

HSL

93°, 51%, 83%

Hue: 93° / Saturation: 51% / Lightness: 83%

CMYK

10%, 0%, 19%, 8%

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

What color is #D2EABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2EABE to RGB:

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

HEX to HSL

Convert #D2EABE to HSL:

hsl(93, 51%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D2EABE to CMYK:

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

Color Meaning and Usage

A delicate green tone, #D2EABE has RGB (210, 234, 190) and HSL (93°, 51%, 83%). 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 #D2EABE is #D6BEEA, creating high-contrast pairings. For softer combinations, try analogous colors like #E8EABE.

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

Contrast with #D2EABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2EABE?

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

What is the RGB value of #D2EABE?

#D2EABE in RGB is (210, 234, 190) - 210 red, 234 green, and 190 blue.

How to use #D2EABE in CSS?

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

What colors go well with #D2EABE?

#D6BEEA (complementary), #E8EABE (analogous), and #A9D784 (lighter shade) work well with #D2EABE.