Peach Puff
#FFDAB9

A soft, warm hue that exudes a gentle, inviting charm, reminiscent of the light blush found on the skin of ripe peaches.

#FFDAB9
RGB(255, 218, 185)
#441006
#7D2511
#9C2A10
#C4340A
#ED4809
#FC6413
#FD853A
#FFB172
#FFDAB9
#FFEAD5
#FFF6ED

Color Values

HEX

#FFDAB9

RGB

rgb(255, 218, 185)

HSL

hsl(28°, 100%, 86%)

CMYK

0%, 15%, 27%, 0%

HSV

28°, 27%, 100%

XYZ

75.07, 74.91, 56.40

Color Variations

Triadic Colors

#FFDAB9
#B9FFDA
#DAB9FF

Analogous Colors

#FFDAB9
#FFFDB9
#FFB9BB

Monochromatic Colors

#FFB26D
#FFBF86
#FFCDA0
#FFDAB9

CSS Examples

Peach Blossom

.peach-blossom {
    background: radial-gradient(
        circle at 30% 30%,
        #fff6ed 0%,
        #ffdab9 40%,
        #ffb172 80%,
        #fd853a 100%
    );
    box-shadow:
        0 0 30px rgba(253, 133, 58, 0.2),
        inset 0 0 60px rgba(255, 234, 213, 0.4);
    border-radius: 50%;
}

Peach Skin

.peach-skin {
    background-color: #ffdab9;
    background-image: 
        radial-gradient(#ffead5 2px, transparent 2px),
        radial-gradient(#ffb172 1px, transparent 1px);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px;
    box-shadow: inset 0 0 30px rgba(252, 100, 19, 0.1);
}

Fuzzy Button

.fuzzy-button {
    background: linear-gradient(
        145deg,
        #fff6ed 0%,
        #ffdab9 50%,
        #ffead5 100%
    );
    border: none;
    border-radius: 12px;
    box-shadow:
        0 4px 15px rgba(253, 133, 58, 0.2),
        inset 0 2px 4px rgba(255, 255, 255, 0.8);
    transition: transform 0.2s ease;
}

Peach Glow

.peach-glow {
    background: #ffdab9;
    position: relative;
    &::before {
        content: '';
        position: absolute;
        inset: 0;
        background: radial-gradient(
            circle at 50% 50%,
            rgba(255, 177, 114, 0.4) 0%,
            transparent 70%
        );
        animation: glowPulse 3s ease-in-out infinite;
    }
}

Velvet Texture

.velvet-texture {
    background:
        linear-gradient(45deg, #ffdab9 25%, transparent 25%) -10px 0,
        linear-gradient(-45deg, #ffdab9 25%, transparent 25%) -10px 0,
        linear-gradient(45deg, transparent 75%, #ffead5 75%) -10px 0,
        linear-gradient(-45deg, transparent 75%, #ffead5 75%) -10px 0;
    background-size: 20px 20px;
    box-shadow: inset 0 0 40px rgba(253, 133, 58, 0.15);
}

About Peach Puff

The color Peach Puff is a soft, warm hue that exudes a gentle, inviting charm. This delicate shade of peach is reminiscent of the light blush found on the skin of ripe peaches.

Historical Significance

Peach Puff originated from the natural tones of peach fruit, capturing the essence of its subtle, creamy color. This color is perfect for creating a cozy and welcoming atmosphere in home decor, such as in living rooms or bedrooms.

Color Characteristics

Peach Puff is characterized by:

  • Soft, pastel undertones
  • Gentle warmth
  • Natural inspiration
  • Delicate presence
  • Soothing quality

Symbolism and Meaning

Peach Puff represents:

  • Warmth
  • Comfort
  • Tranquility
  • Hospitality
  • Gentleness

Modern Applications

Today, Peach Puff is used in:

  • Home decor
  • Graphic design
  • Wedding themes
  • Digital interfaces
  • Fashion accents

Peach Puff

Peach Puff

January 13, 2025
PALETTE GENERATOR
#FFDAB9

Real Design Examples 👇🏽

Fashion

No items found.

Interior

No items found.

Wallpapers

No items found.

Patterns

No items found.

Best Match

Peach Puff
#FFDAB9
No items found.
Build with ❤️ Lovable