#D7EDAB Color Information

Hex color code: #D7EDAB

A airy green shade, #D7EDAB appears as (215, 237, 171) in RGB and (80°, 65%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#D7EDAB
RGB
215, 237, 171
HSL
80°, 65%, 80%
CMYK
9%, 0%, 28%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7EDAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 237, 171

Red: 215 / Green: 237 / Blue: 171

HSL

80°, 65%, 80%

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

CMYK

9%, 0%, 28%, 7%

Cyan: 9% / Magenta: 0% / Yellow: 28% / Key: 7%

What color is #D7EDAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7EDAB to RGB:

rgb(215, 237, 171)HEX to RGB Converter →

HEX to HSL

Convert #D7EDAB to HSL:

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

HEX to CMYK

Convert #D7EDAB to CMYK:

cmyk(9%, 0%, 28%, 7%)Color Converter →

Color Meaning and Usage

#D7EDAB is a light green color with RGB values of 215, 237, 171 and HSL of 80°, 65%, 80%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7EDAB is #C1ABED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDE2AB.

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

Contrast with #D7EDAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7EDAB?

#D7EDAB is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #D7EDAB?

#D7EDAB in RGB is (215, 237, 171) - 215 red, 237 green, and 171 blue.

How to use #D7EDAB in CSS?

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

What colors go well with #D7EDAB?

#C1ABED (complementary), #EDE2AB (analogous), and #B9E06C (lighter shade) work well with #D7EDAB.