#D7DFBF Color Information

Hex color code: #D7DFBF

The hex color #D7DFBF is a airy green with RGB values of (215, 223, 191) and HSL of (75°, 33%, 81%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#D7DFBF
RGB
215, 223, 191
HSL
75°, 33%, 81%
CMYK
4%, 0%, 14%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7DFBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 223, 191

Red: 215 / Green: 223 / Blue: 191

HSL

75°, 33%, 81%

Hue: 75° / Saturation: 33% / Lightness: 81%

CMYK

4%, 0%, 14%, 13%

Cyan: 4% / Magenta: 0% / Yellow: 14% / Key: 13%

What color is #D7DFBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7DFBF to RGB:

rgb(215, 223, 191)HEX to RGB Converter →

HEX to HSL

Convert #D7DFBF to HSL:

hsl(75, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #D7DFBF to CMYK:

cmyk(4%, 0%, 14%, 13%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #D7DFBF has RGB (215, 223, 191) and HSL (75°, 33%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7DFBF is #C7BFDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFD7BF.

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

Contrast with #D7DFBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7DFBF?

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

What is the RGB value of #D7DFBF?

#D7DFBF in RGB is (215, 223, 191) - 215 red, 223 green, and 191 blue.

How to use #D7DFBF in CSS?

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

What colors go well with #D7DFBF?

#C7BFDF (complementary), #DFD7BF (analogous), and #B7C58C (lighter shade) work well with #D7DFBF.