#D2EBBE Color Information

Hex color code: #D2EBBE

The hex color #D2EBBE is a delicate green with RGB values of (210, 235, 190) and HSL of (93°, 53%, 83%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#D2EBBE
RGB
210, 235, 190
HSL
93°, 53%, 83%
CMYK
11%, 0%, 19%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2EBBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 235, 190

Red: 210 / Green: 235 / Blue: 190

HSL

93°, 53%, 83%

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

CMYK

11%, 0%, 19%, 8%

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

What color is #D2EBBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2EBBE to RGB:

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

HEX to HSL

Convert #D2EBBE to HSL:

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

HEX to CMYK

Convert #D2EBBE to CMYK:

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

Color Meaning and Usage

#D2EBBE is a ethereal green color with RGB values of 210, 235, 190 and HSL of 93°, 53%, 83%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2EBBE is #D6BDEB, creating high-contrast pairings. For softer combinations, try analogous colors like #E8EBBD.

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

Contrast with #D2EBBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2EBBE?

#D2EBBE is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D2EBBE?

#D2EBBE in RGB is (210, 235, 190) - 210 red, 235 green, and 190 blue.

How to use #D2EBBE in CSS?

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

What colors go well with #D2EBBE?

#D6BDEB (complementary), #E8EBBD (analogous), and #A9D982 (lighter shade) work well with #D2EBBE.