#DDDFB3 Color Information

Hex color code: #DDDFB3

A light yellow shade, #DDDFB3 appears as (221, 223, 179) in RGB and (63°, 41%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DDDFB3
RGB
221, 223, 179
HSL
63°, 41%, 79%
CMYK
1%, 0%, 20%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDFB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 223, 179

Red: 221 / Green: 223 / Blue: 179

HSL

63°, 41%, 79%

Hue: 63° / Saturation: 41% / Lightness: 79%

CMYK

1%, 0%, 20%, 13%

Cyan: 1% / Magenta: 0% / Yellow: 20% / Key: 13%

What color is #DDDFB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDFB3 to RGB:

rgb(221, 223, 179)HEX to RGB Converter →

HEX to HSL

Convert #DDDFB3 to HSL:

hsl(63, 41%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDFB3 to CMYK:

cmyk(1%, 0%, 20%, 13%)Color Converter →

Color Meaning and Usage

#DDDFB3 is a airy yellow color with RGB values of 221, 223, 179 and HSL of 63°, 41%, 79%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDFB3 is #B6B3DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFCCB3.

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

Contrast with #DDDFB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDFB3?

#DDDFB3 is a airy yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DDDFB3?

#DDDFB3 in RGB is (221, 223, 179) - 221 red, 223 green, and 179 blue.

How to use #DDDFB3 in CSS?

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

What colors go well with #DDDFB3?

#B6B3DF (complementary), #DFCCB3 (analogous), and #C5C97E (lighter shade) work well with #DDDFB3.