#DDF0BF Color Information

Hex color code: #DDF0BF

A light green shade, #DDF0BF appears as (221, 240, 191) in RGB and (83°, 62%, 85%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DDF0BF
RGB
221, 240, 191
HSL
83°, 62%, 85%
CMYK
8%, 0%, 20%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDF0BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 240, 191

Red: 221 / Green: 240 / Blue: 191

HSL

83°, 62%, 85%

Hue: 83° / Saturation: 62% / Lightness: 85%

CMYK

8%, 0%, 20%, 6%

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

What color is #DDF0BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDF0BF to RGB:

rgb(221, 240, 191)HEX to RGB Converter →

HEX to HSL

Convert #DDF0BF to HSL:

hsl(83, 62%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDF0BF to CMYK:

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

Color Meaning and Usage

A delicate green tone, #DDF0BF has RGB (221, 240, 191) and HSL (83°, 62%, 85%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDF0BF is #D3C1F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0EBC1.

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

Contrast with #DDF0BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDF0BF?

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

What is the RGB value of #DDF0BF?

#DDF0BF in RGB is (221, 240, 191) - 221 red, 240 green, and 191 blue.

How to use #DDF0BF in CSS?

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

What colors go well with #DDF0BF?

#D3C1F0 (complementary), #F0EBC1 (analogous), and #BEE283 (lighter shade) work well with #DDF0BF.